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
Why session timeout is important?
Do while loops?
Explain me what is the difference between explode() and split() functions?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
Do you know what is the function mysql_pconnect() usefull for?
What is php namespace?
What is the use of rand() in php?
What are majic methords in php?
What is php session id?
What is the meaning of ‘escaping to php’?
How a variable is declared in php?
Should I use mysqli or pdo?
What are the encryption functions in php?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
List some array functions in php?