[snip]
I'm trying to move a PHP application that was originally built on the
windows PHP implementation to a newly installed Fedora FC1 Linux system.
However the Fedora implementation of PHP 4.3.4 seems to be missing the
mysql_real_escape_string() function.  I suspect that there might be
other
mysql functions missing as well - so I would appreciate your advice on
how
to get this new system up to speed with all of the latest PHP 4.3.x
extensions. 
[/snip]

Here are all of the available mysql functions, each has its version
listed on the appropropriate page.

http://us4.php.net/manual/en/ref.mysql.php

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

Reply via email to