tworks - More Than White Hats
| > Web Application Security - www.whitecrown.net
| > */
| >
| > - Original Message -
| > From: Chris Anderson <[EMAIL PROTECTED]>
| > To: <[EMAIL PROTECTED]>
| > Sent: Saturday, July 07, 2001 4:25 PM
| > Subject: [PHP]
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 07, 2001 4:25 PM
Subject: [PHP] Restoring a Dump File With PHP
I created a MySQL dump file (.sql) and I wanted to use it to restore my
database. Unfortunately the manual (MySQL) only shows the command line
method:
How does this _not_ work (as long as you supply the path to mysql, the
username, and the password
mark C.
- Original Message -
From: "Chris Anderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 07, 2001 3:25 PM
Subject: [PHP] Restoring a
I created a MySQL dump file (.sql) and I wanted to use it to restore my database.
Unfortunately the manual (MySQL) only shows the command line method:
mysql database < file.sql
I tried this in PHP and it didn't work. Does anyone know how to load the .sql file
into the database through PH
4 matches
Mail list logo