Hi, I would like to know a PHP script to create a table from your local computer, to the remote computer.
My friend said it was something like this:
$sql = CREATE TABLE domains (blah blah blah);
$exe = mysql_query( $sql );
it didn't work though, how doI do this? I do not have access to the computer, but I do have access to a database.
Creating a table from your local computer...???
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK