Answer Posted / 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 |
Post New Answer View All Answers
How to remove leading and trailing spaces from user input values in php?
How can we create a database using php?
Tell me what is the difference between the functions strstr() and stristr()?
What is the purpose of the '.myi' file extension? What do thes file contain?
What is php form validation?
How to assigning a new character in a string?
Tell me what are the __construct() and __destruct() methods in a php class?
How to redirect a page in php?
Do you know how to enable error reporting in php?
What is use of header() function in php?
What is difference between strstr() and stristr() in PHP?
How to remove leading and trailing spaces from user input values?
How to process the uploaded files?
How do you end a session in php?
Is array a key php?