Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



what is this error "Call to unsupported or undefined function mysql_connect();" and when..

Answer / 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

what is this error "Call to unsupported or undefined function mysql_connect();" and when..

Answer / shishir mudliyar

"Call to unsupported or undefined
function mysql_connect();"

these message is displayed when mysql dll file is not
specified in php.ini file or .dll which support mysql is
comment on php.ini file.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

What is the difference between print() and echo() in PHP?

0 Answers  


Which function is used in php to delete a file?

0 Answers  


How to create reusable code in php?

0 Answers  


How to execute an sql query?

0 Answers  


How can I embed a java program in php file and what changes have to be done in php.ini file?

0 Answers  


What is final keyword in php?

0 Answers  


Explain the difference between require() and require_once()?

0 Answers  


What is cookies? How to create cookies in php?

0 Answers  


How to assigning a new character in a string using php?

0 Answers  


What are the different functions in sorting an array?

1 Answers  


How many types of functions are there in php?

0 Answers  


What is the use of explode() function?

0 Answers  


Categories