PHP Lesson 33 – Creating a MySQL Database using PHP



In this lesson I create a database in MySQL from a PHP web page. I use the MYSQL_CONNECT function to connect to MySQL and then use the MYSQL_QUERY function to send a SQL Statement to create the database.

This video is part of a series on PHP Development. This PHP Development series is designed to teach both current and new programmers web development techniques in a step-by-step guided approach. Any images used are part of the Creative Commons License. For more information visit Lecture Snippets at http://lecturesnippets.com.

source

Reply


Build A Site Info