Hello all,

I have a shellscript written in php that needs to connect to a mysql
database. Everything I've been reading suggests that this cannot be done
easily. Is this true?

The one workaround I've found is:

http://www.phpbuilder.com/annotate/message.php3?id=1012940

But it's very inelegant and likely to impact on performance with a
script that is being launched several hundred times an hour.

Ideas?

Ian

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to