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
What is session_register()?
How to replace a substring in a given string?
How to convert strings to numbers in php?
What is the function mysql_pconnect() useful for?
How check field is empty or not in php?
Why do we use htaccess and where?
What is the php function that removes the last element of the array and returns it?
Does jwt protect against csrf?
Explain PHP?
Distinguish between urlencode and urldecode?
Is age nominal or ordinal?
Explain the difference between session and cookies in php?
Which function is used in php to search a particular value in an array?
What is use of mysqli_query in php?
How can we check the value of a given variable is alphanumeric?