Answer Posted / 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 |
Post New Answer View All Answers
How to write a program to make chess?
Tell me what is the meaning of a final class and a final method?
What the use of var_dump()?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
Explain some most commonly use string functions in php?
What are helpers in php?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
How to create a session? How to remove data from a session?
What is full form of php? Who is the father or inventor of php?
What is a php array?
How cookies are trported from browsers to servers?
Explain me soundex() and metaphone()?
Explain about PHP filter and why it should be used?
What is an abstract class in php?