what is this error "Call to unsupported or undefined
function mysql_connect();" and when you will get this?
Answer Posted / 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 View All Answers
Write a program in php to reverse a number?
What is the main difference between asp net and php?
Why do we use in php?
What are the advantages of indexes in php?
How would you determine the size of a file in php?
Applications written to provide a GUI shell for Unix and Linux are called
Why php script is not running in browser?
How to call php function in jquery?
Explain PHP?
What are the data types in php?
Can I use node js with php?
What is variable declaration?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is different types of visibility?
What is static in php?