mysql_init, mysql_real_connect, mysql_real_query functions |
Veteran
|
I don't think mysql_init(), mysql_real_connect(), and mysql_real_query() are supported by PHP. Well, at least I do not see any references to them in the PHP manual. I do not think this is a PhpED problem
|
||||||||||||
_________________ |
Site Admin
|
Right. Those functions are defined in mysql client API available in C language, but not in PHP. What you have in PHP is defined in php mysql extension, a library documented in PHP manual.
|
||||||||||||
_________________ The PHP IDE team |
mysql_init, mysql_real_connect, mysql_real_query functions |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by