what is this error "Call to unsupported or undefined
function mysql_connect();" and when you will get this?
Answer Posted / 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 |
Post New Answer View All Answers
Define metaphone()?
What is the function func_num_args() used for?
Explain soundex() and metaphone().
How to avoid the undefined index error?
What is helper library?
How do you end php?
How to create an array from php string?
Which php framework is fastest?
What is the Default syntax used in PHP?
How to execute a function in php?
How to remove leading and trailing spaces from user input values?
What is a php tag?
How to include variables in double-quoted strings in php?
Explain about objects in PHP?
Is php dead 2019?