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
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 |
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 |
Describe the differences between the object models in PHP 4 and PHP 5.
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is difference between base_url and site_url?
How many ways are there for passing variables between pages in PHP and what are they ?
How to set a page as a home page in a php based site?
What is return value in php?
Tell us how can we display the output directly to the browser?
What is mysqli_query?
Is facebook still written in php?
What are the different opening and closing tags available in PHP?
How can you retrieve data from the mysql database using php?
Why is PHP-MySQL frequently used for web (Portal) Development?
5 Answers T3 Softwares, Wipro,