Easier way to make mysql tables. very easy example of how to make SQL databases.
Call This sql_connect.php Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'host' (1) in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 91 Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 92 Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 92 Call This Run.php. Edit The "Example" with your table Names and run this file to create your tables. Warning: include(sql_connect.php) [function.include]: failed to open stream: No such file or directory in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 100 Warning: include() [function.include]: Failed opening 'sql_connect.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 100 Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 114 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/content/k/k/r/kkr152/html/freecodescript/mysql_table_creator.htm on line 114 Could not create tables because Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)