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
What is the difference between javascript and php?
How do we get the current session id?
What is php pathinfo?
Where is session value stored php?
What is the method to register a variable into a session?
How can we display information of a variable and readable by human with php?
How a variable is declared in php?
What is c++ polymorphism?
What is difference between session and cookies in php?
Is age interval or ordinal data?
What is the correct php command to use to catch any error messages within the code?
What is constructor and destructor?
How can we submit form without a submit button?
Is it possible to destroy a cookie?
What is mysql_fetch_object?