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 use of header() function in php?

0 Answers  


What are the main error types in php and how do they differ?

0 Answers  


What is difference between post and put in rest?

0 Answers  


What is cookies? How to create cookies in php?

0 Answers  


I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?

2 Answers  






Which framework is best for php development?

0 Answers  


What is is_null() in php?

0 Answers  


What is T_PAAMAYIM_NEKUDOTAYIM?

0 Answers  


What are the special characters you need to escape in double-quoted stings?

0 Answers  


Explain how to submit form without a submit button.

0 Answers  


How to know user has read the email-php?

0 Answers  


What is fulltextsearch

2 Answers   A1 Technology,


Categories