Re: [PHP-DB] front end for mysql for use on my website

2001-07-07 Thread Indri
Try PHPMyAdmin from http://phpwizard.net/ Best wishes, Indri -- StickyZone.com - Proudly hosted by AletiaHosting.com > From: "Ed Peddycoart" <[EMAIL PROTECTED]> > Date: Fri, 6 Jul 2001 11:53:10 -0700 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] front end for mysql

Re: [PHP-DB] front end for mysql for use on my website

2001-07-06 Thread Duncan Hill
On Fri, 6 Jul 2001, Ed Peddycoart wrote: > I am looking for a front end for mysql for use on my website. What I want > is something that I can run, from the server (my webhost will not allow > remote connections to the mysql server), that allows me to insert, delete, > and modify records into a

Re: [PHP-DB] front end for mysql for use on my website

2001-07-06 Thread John S. Huggins
Try phpMyAdmin. On Fri, 6 Jul 2001, Ed Peddycoart wrote: >-I am looking for a front end for mysql for use on my website. What I want >-is something that I can run, from the server (my webhost will not allow >-remote connections to the mysql server), that allows me to insert, delete, >-and modi

[PHP-DB] front end for mysql for use on my website

2001-07-06 Thread Ed Peddycoart
I am looking for a front end for mysql for use on my website. What I want is something that I can run, from the server (my webhost will not allow remote connections to the mysql server), that allows me to insert, delete, and modify records into a mySql database. Requirements are that it be free