what is this error "Call to unsupported or undefined
function mysql_connect();" and when you will get this?

Answer Posted / vijaya

This type of error will be displayed when mysql extension is
not enabled in your configuration file. This means,
mysql_connect is not supported.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how is it possible to cast types in php?

537


What is strlen function in php?

516


Explain the difference between $message and $$message?

555


Write a program to display reverse of any number?

511


What are the rules for naming a php variable?

549






Which software is used to run php programs?

522


What is ci in php?

543


What is the difference between php and java?

526


What is the difference between == and === in php?

554


How to check your php installation?

513


How do you check if an arraylist is empty?

515


How do I expire a php session after 30 minutes?

538


Is server side a session?

496


What is api laravel?

530


In PHP, fgets() is used to read a file one line at a time. State Whether True or False?

585