MySQL Forums
Forum List  »  PHP

Re: Trouble Connecting to Database via PHP
Posted by: Peter Brawley
Date: March 27, 2013 12:59PM

> I uncommented the extension=php_mysql.dll

mysql-... funcs need php_mysqli.dll, but it appears you have not built mysql into your copy of PHP.

Consider downloading instead.

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.