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 |
Do you know what are traits?
What is a simple php method to make a cross domain data request?
=== represents what?
2 Answers Ephron Systems, NetTrackers,
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
How can we display the output directly to the browser?
How do you get the Browser information?
Write logic to print Floyd's triangle in PHP?
how to register website in internet
What is a lambda function in php?
What are php strings?
how to use between operator when retrieve from database(format-2008-jun-06)
What is a php trait?