sql
Stefan Hinz schrieb am Freitag, 17. August 2001, 21:28:54:
> It's not secure, though
> (http://www.securereality.com.au/studyinscarlet.txt), so make sure to
> protect the directory it's "installed" in with .htaccess when running it
> on a public server.
To make a long story short: dont't tr
Dear Hanan,
try PhpMyAdmin (www.phpmyadmin.com). Nice and easy to backup databases
and tables, and easy to import from the backup SQL files. It's browser
based, so it's platform independent.
It's not secure, though
(http://www.securereality.com.au/studyinscarlet.txt), so make sure to
protect the
On Fri, 17 Aug 2001, hanan khader wrote:
> Hi everybody
> I want to make backing up for my databases from the server into my pc, I
> login to the server with the administrator username and password, how could
> this backing up be done? and is there any risk that i should be aware of ?
> is ther