How will you create a mysql database using php ?

Answer Posted / mruttu

mysql_connect('servername','username','password');

Is This Answer Correct ?    5 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the result set of mysql be handled in php?

600


What backslash character will match whitespace?

568


What is urlencode and urldecode in php?

578


What are the advantages of indexes?

510


What are the main error types in php?

521






How to remove duplicate values from php array?

536


How does csrf attack work?

535


What is framework in php?

482


How to get the ip address of the client?

8700


Explain what is meant by pear in php?

535


Explain Creating and Naming an Array?

588


Write logic to print Floyd's triangle in PHP?

546


Write a program to display a table of any given number?

494


Which is faster for or foreach?

514


Why use static methods php?

544