hi, im trying to view my php page on the browser on iis and i got this error : call to undefined function mysql_connect(). im not sure why this happened, tried googling but found only solution on apache. any help would be appreciated.thanx

Recommended Answers

All 3 Replies

This might help. My suggestion is to use WAMP or XAMPP . It configures everything for you!

maybe your sql service is not started..the best is to use XAMPP.

You need to check you PHP.ini file to ensure that you have uncommented the mysql extension.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.