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
How can I convert ereg expressions to preg in php?
What backslash character will match whitespace?
Tell me how can you pass a variable by reference?
What is session in php why it is use?
What are the two main string operators?
What are php data types?
What is interface? Why it is used?
What is cookies? How to create cookies in php?
How to get the http request in php?
What is the use of dual table in mysql?
What is php explain?
Which function is used to read a single character from a file in PHP.
in PHP for pdf which library used?
Explain type casting and type juggling.
What are the difference between overloading and overriding in oops?