On Fri, Jun 29, 2012 at 3:49 AM, Mihamina Rakotomandimby
wrote:
> I have a /var/log/messages and /var/log/syslog file to parse to extract
> information from.
>
> I have the to extract the date, and some information in the line.
[snip]
> I just need help on the right regexp function to use.
> Would
> You mean everyone finally RTFM?
There's a manual? GoDaddy told me to just ask all of my questions here!
(No insult meant, in case it's not obvious.)
Happy Fridays
Marc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>Forwarded Message: php-general_318334.ezm
>Re: php batch/queue framwork
>Friday, 29 June, 2012 6:30 AM
>From:
>"Shailesh N. Humbad"
>To:
>php-general@lists.php.net
>On 6/28/2012 11:58 AM, Tom Sparks wrote:
> I am looking for a batch/queue framework that is database-centric?
> I could write my own
Hi all,
I have a /var/log/messages and /var/log/syslog file to parse to extract
information from.
It's mainly to insert the data to several SQL tables.
I have the to extract the date, and some information in the line.
Doing it with preg_match() and extracting the data is the first solution
4 matches
Mail list logo