Hi

Take a look at phpMyAdmin at :

http://phpwizard.net/projects/phpMyAdmin/

--

phpMyAdmin is intended to handle the adminstration of MySQL over the web.
Currently it can:

- create and drop databases
- create, copy, drop and alter tables
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create and read dumps of tables
- export data to CSV values
- administer multiple servers and single databases

--

Regards


Girish


----- Original Message -----
From: "-:-Doigy-:-" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 12:34 PM
Subject: [PHP] Database editor


> Hi Folks,
>
> I'm after a quick and easy way to edit tables in a mySQL database, much
like
> you would in ms excel.  I'm thinking I'll do it with forms...
>
> Is there a non-commerical solution in existance already?
>
> Cheers,
>
> Steve
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to