On Mon, Jan 13, 2003 at 03:45:59PM -0300, Maximo Migliari wrote:
> In the MySQL manual, under
> http://www.mysql.com/doc/en/Upgrading-from-3.23.html
>
> it says:
> ---
> The old C API functions mysql_drop_db, mysql_create_db, and mysql_connect
> are not supported anymore, unless you comp
At 23:45 +0100 1/13/03, Stefan Hinz, iConnect (Berlin) wrote:
Maximo,
My company's website is running version 3.23.53a, and the main client
that
uses MySQL is PHP 4.2.3. Will mysql_connect() no longer work in
PHP? Although this manual entry is talking about the C API functions,
I
assum
Maximo,
> My company's website is running version 3.23.53a, and the main client
that
> uses MySQL is PHP 4.2.3. Will mysql_connect() no longer work in
> PHP? Although this manual entry is talking about the C API functions,
I
> assume PHP uses these to communicated with MySQL. Perhaps I might be