From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.2.0
PHP Bug Type:     Documentation problem
Bug description:  Apparently Mis-spelled Function Names

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 bug report at http://bugs.php.net/?id=18372&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=18372&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=18372&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=18372&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=18372&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=18372&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=18372&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=18372&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=18372&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=18372&r=globals


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

Reply via email to