Find Article
Saturday, May 21, 2011
Php Code: Mysql Table Creator
Easier way to make mysql tables. very easy example of how to make SQL databases.
<!-- This Script is from www.hawkee.com, found at www.phpfreecode.com-->Call This sql_connect.php <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Unknown MySQL server host 'host' (1) in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>155</b><br /><br /><b>Warning</b>: mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>156</b><br /><br /><b>Warning</b>: mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: A link to the server could not be established in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>156</b><br />Call This Run.php. Edit The "Example" with your table Names and run this file to create your tables.<br /><b>Warning</b>: include(sql_connect.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>164</b><br /><br /><b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'sql_connect.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>164</b><br /><br /><b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>178</b><br /><br /><b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/content/k/k/r/kkr152/html/phpfreecode/mysql_table_creator.htm</b> on line <b>178</b><br />Could not create tables because Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment