MySQL Forums
Forum List  »  PHP

Re: Call to undefined function mysql_connect()
Posted by: Ronald Tuibeo
Date: March 01, 2007 08:50AM

Can you post the exact output of the script...
It should show some warning. In case warning does not show up, try to edit your php.ini in C:\Windows or wherever your php.ini is located then in the Error handling and logging section, uncomment this "error_reporting=E_ALL & ~E_NOTICE" so that you could see the exact Error or Warning being generated by your script.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.