Learn courses for free
Publish new courses and earn
Check your skills
Improve your skillsets for free
 
or
    
learnNpublish-PHP MySQL Create Database and Tables
PHP MySQL Create Database and Tables [ Share ] [ Register To Take Test ]

The free MySQL database is very often used with PHP.

Before you can access data in a database, you must create a connection to the database.

In PHP, this is done with the mysql_connect() function.

A database holds one or multiple tables.

The CREATE DATABASE statement is used to create a database in MySQL.

Author: Kasi Rajan Aggregator: Kasi Vendor:
Type: Free Points Required: 0     Comments (1)
Referral Links
MySQL Connect Files in PHP
http://php.about.com/od/phpwithmysql/qt/mysql_connect.htm
PHP MYSQL DATABASE CONNECT
http://php.net/manual/en/function.mysql-connect.php
How to connect to MySQL database using PHP
http://www.webcheatsheet.com/PHP/connect_mysql_database.php
PHP MySQL Create Database and Tables
http://w3schools.com/php/php_mysql_create.asp
Lectures
PHP and MySQL Database connection with Absolutely
A video tutorial on how to create a table using the Control Panel and PHPMyAdmin
PHP and MYSQL connection
Add Tags
Aditya:
"PHP MYSQL DATABASE CONNECT https://www.welookups.com/php/php_mysql_create.html"
Post a Comment: