Re: [PHP] Database editor

2001-10-05 Thread Girish Nath
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

RE: [PHP] Database editor

2001-10-05 Thread Taylor, Stewart
http://www.phpwizard.net/projects/phpMyAdmin/ -Stewart -Original Message- From: -:-Doigy-:- [mailto:[EMAIL PROTECTED]] Sent: 05 October 2001 12:34 To: [EMAIL PROTECTED] Subject: [PHP] Database editor Hi Folks, I'm after a quick and easy way to edit tables in a mySQL database, much

RE: [PHP] Database editor

2001-10-05 Thread Brian Paulson
[mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 5:39 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Database editor Hi Take a look at phpMyAdmin at : http://phpwizard.net/projects/phpMyAdmin/ -- phpMyAdmin is intended to handle the adminstration of MySQL over the web

RE: [PHP] Database editor

2001-10-05 Thread Chris Bailey
Also try Mascon and FreeMascon. Note, these run on Win32, so the other tool someone mentioned is not the one and only Win32 tool for this :) FreeMason will let you edit tables and such. Step up to Mascon to get things like administrative editing.

RE: [PHP] Database editor

2001-10-05 Thread MrBaseball34
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... Also try Mascon and FreeMascon. Note, these run on Win32, so the other tool someone mentioned is not the one and only Win32 tool for this :) FreeMason will let you edit tables and such. Step up to Mascon to get things like

RE: [PHP] Database editor

2001-10-05 Thread Chris Bailey
As a couple others posted, if you want it to be PHP, then phpMyAdmin, http://sourceforge.net/projects/phpmyadmin. -Original Message- From: MrBaseball34 [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 9:45 AM To: [EMAIL PROTECTED] Subject: RE: [PHP] Database editor In article

RE: [PHP] Database editor

2001-10-05 Thread MrBaseball34
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... As a couple others posted, if you want it to be PHP, then phpMyAdmin, http://sourceforge.net/projects/phpmyadmin. I just found that one...thanks... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL