MySQL Forums
Forum List  »  PHP

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\insert.php:17
Posted by: Jawad Hussain
Date: February 03, 2016 12:38PM

Hi,

I'm new on this forum, and I need some professional's help.
I'm using xampp server. I'm having this problem on multiple PC's, I'm using windows 8.1.

I have tried every possible solution available on internet. e.g.
like changing the

--------------------
;extension=php_mysql.dll
;extension=php_mysqli.dll

TO

extension=php_mysql.dll
extension=php_mysqli.dll

--------------------------------------
and

changing the ports 80 to 8080 and 443 to 4433

but stil m having this error.

kindly help me solving this issue.

Although m downloading AMPP, meanwhile, to see, if its the server's issue, or some error is files.

But please help me, fix this issue.

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.