Why is PHP-MySQL frequently used for web (Portal) Development?
Answer Posted / abirami
Its a open source scrippting language. Because PHP is one
of the easiest language and MYSQL is free and easy to
manage. so people use them together.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How check variable is set or not in php?
What is the use of mysqli_real_escape_string() function?
What do the initials of php stand for?
What are the three classes of errors that can occur in php?
What types of MYSQL function available for affecting columns
What is new keyword in php?
What is php key?
Explain php parameterized functions.
Can we override static method?
What are the popular frameworks in php?
How is it possible to parse a configuration file?
Do you know when sessions ends?
Can a trait extend a class php?
What is the function mysql_pconnect() useful for?
How to avoid the undefined index error?