MySQL connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have:
    WinNT_4.00 Server
    Apache
    PHP_5
    MySQL_4

[myscript.php]
...
$link = mysql_pconnect();
...
-------------

If you run "php.exe myscript.php",
you'll get message: "Fatal error: Call to undefined function:
mysql_pconnect()..."

HOW TO DECIDE THIS PROBLEM ?



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux