How can we create a database using PHP and mysql?

Answer Posted / b.chandrasekaran

using
mysql_db_create("databasename");

we can create new database in php.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is php the same as html?

698


What is Apache's configuration file typically called?

784


What are objects in php?

708


Do you know what are traits?

730


What is htaccess? Why do we use this and where?

707


What is namespaces in PHP?

737


What is the difference between htmlentities and htmlspecialchars in php?

687


What is the capacity of mysql database?

781


What is 'float' property in css?

775


Is salary fixed or variable cost?

713


What is difference between include and include_once in php?

690


What is php and why it is used?

740


What is needed to be able to use image function?

693


Tell us how can we access the data sent through the url with the post method?

744


Explain me what is the goto statement useful for?

632