wooolF[RM]
03-17-2002, 01:47 PM
]Hello all :)
Well... First want to say many thanx to FireFly for all help he have provided and for all his answers :)
I got a lil problem here. I must export table "templates" from MySQL database on the server where I have not installed myadmin yet and I don't have telnet access to it. So I must use PHP files to connect to the database and dump only one table from there (I'll download it after from FTP).
After that I must import it in another database. Just override old table. I don't know if I need to drop it first or I can just override it. I can use telnet/ftp/myadmin there with that MySQL database. So I will be very appreciated if u could paste the string I have to run to get that dumped table imported.
As u see I need to export a table with help of PHP file and then import that dumped table with help of telnet/myadmin/PHP file.
Please help if u can.
Thanx very much :)
Well... First want to say many thanx to FireFly for all help he have provided and for all his answers :)
I got a lil problem here. I must export table "templates" from MySQL database on the server where I have not installed myadmin yet and I don't have telnet access to it. So I must use PHP files to connect to the database and dump only one table from there (I'll download it after from FTP).
After that I must import it in another database. Just override old table. I don't know if I need to drop it first or I can just override it. I can use telnet/ftp/myadmin there with that MySQL database. So I will be very appreciated if u could paste the string I have to run to get that dumped table imported.
As u see I need to export a table with help of PHP file and then import that dumped table with help of telnet/myadmin/PHP file.
Please help if u can.
Thanx very much :)