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 |
from which profile r you coming?
Explain me what are the main error types in php and how do they differ?
What is the difference between md5(), crc32() and sha1() crypto on php?
Tell me what is the use of explode() function?
What is PHP's configuration file called?
What function should you use to join array elements with a glue string?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
How I can control asset documents without GR/IR?
0 Answers i2U Systems, Industrial Hand Protection, Mutha Technosoft,
What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?
What is stdclass in php?
What is baseurl?
Please explain is it possible to use com component in php?