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
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How to fix "headers already sent" error in php
Explain what is the difference between $var and $$var?
Which is the dependent variable?
Which of the data type is compound datatype supported by PHP?
What is session cookies php?
How cookies are transported from browsers to servers?
What should be the length of variable for SHA256?
How to get complete current page url in php?
Which function would you use to replace a record in a database in php?
What are the method available in form submitting?
How do I escape data before storing it in the database?
How to redirect https to http url and vice versa in .htaccess?
What are the features of php 7?
What are examples of dependent variables?