How will you create a mysql database using php ?

Answer Posted / suma

mysql_create_db('dbname')

Is This Answer Correct ?    30 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between php5 and php7?

629


Write logic to print Floyd's triangle in PHP?

546


What is the static variable in function useful for?

533


How many ways to include array elements in double-quoted strings using php?

564


What is difference between print and echo in php?

479






What is the difference between substr() and strstr()?

786


Is php developer in demand?

510


What is a php tag?

528


What is serialization in php?

465


what are interfaces and Abstart classes

1465


How can we display the output directly to the browser?

529


What is the difference between explode() and split() functions?

505


When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?

555


What are the differences between mysqli_connect and mysqli_pconnect?

537


Does php need a closing tag?

549