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
What is php explain how php works?
What does nan stand for computer science?
Which function can be used to delete a file?
What is the alternative structure for control structures?
How to check if a string contains a character or word in php?
Is key exist in array php?
What is the interface in php?
How to use http headers inside php?
Explain how to run the interactive php shell from the command line interface?
What is regular expression in javascript?
Why echo is faster than print in php?
how to detect a mobile device using php
What are the benefits of using queries?
How to get length of an array in PHP?
What is escaping to php?