ID: 18372 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem PHP Version: 4.2.0 New Comment:
See: php.net/msql php.net/mysql php.net/mssql php.net/pgsql php.net/oracle ... All different databases, different apis. Similar names. Previous Comments: ------------------------------------------------------------------------ [2002-07-16 11:40:58] [EMAIL PROTECTED] In attempting to use the msql_fieldname() described on your site at: http://www.php.net/manual/en/function.msql-fieldname.php I kept getting the message: Fatal error: Call to undefined function: msql_fieldname() When I changed the function call to mysql_fieldname (), the problems went away. I also notice that your site lists a number of functions as msql_something. Are these function names mis-spelled as well? Regards, Bruce Morison Bury Hill Associates ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18372&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
