2-3 minutes is long enough. I think your SELECT query and MySQL schema has
something that can be improved.
Sent from a handheld device.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If you are looking for a one liner reg ex, it may take some time. This may
lead wasting your development time. Better you do the following,
1. replace the string with tokens in address.
2. Split using comma.
3. Apply common email regex.
4. Replace tokens with actual strings.
5. Rebuild/join the
See https://help.ubuntu.com/community/ApacheMySQLPHP
Also you can try the command bellow
sudo apt-get install lamp-server^
Note, ^ is a part of the package name.
Sent from a handheld device
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
Sent from a handheld device
On 24-Jun-2011, at 5:53 AM, wrote:
> I am running a scheduled task for the first time since switching from linux
> to Windows IIS
>
> I am getting an error when the task runs.
>
> Fatal error: Call to undefined function mysql_connect()
>
>
> I ran php.exe -m to
4 matches
Mail list logo