what is the difference between php and my sql
Answers were Sorted based on User's Feedback
Answer / shashank kadne
php(Hypertext preprocessor) also called as personal home
page is a type of server side scripting language....
while my sql is an open source database software.....
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / prantik gautam
PHP is a lightweight server side scripting language while
mysql is a open source database. But PHP inbuilt contains
database scripts for mysql. In WAMP or LAMP mysql is
embedded along with.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kapil dhiman
PHP is a Server Side Scripting Lang.
Mysql is a RDBMS.
*****************
PHP use to Create Dynamic Websites.
Mysql use to store data.
***********************
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the function to count elements in an array in PHP?
Is php still in demand?
How do I run a php script in windows?
Tell me what are magic methods?
How can I use the COM components in php?
1 Answers Covansys, Rushmore Consultancy,
What is mysql_fetch_object?
How to return ascii value of character in php?
what is pear in php in brief ?
What are the limitations or drawbacks of PHP ?
Is jquery better than javascript?
What is c++ polymorphism?
What are the types of variables in php?