RE: [PHP] PHP Webpage like MySql- need to be able to see all fields and edit

2003-07-24 Thread Jay Blanchard
[snip] Hello. I am building a webpage for a sorority- http://www.olemissaoii.com . I built a basic php script where they add the sisters and their names, grad. date, and email. Is there anyway to build a page that shows all the fields where someone could go in and edit/add what they need? What

Re: [PHP] PHP Webpage like MySql- need to be able to see all fields and edit

2003-07-24 Thread Miles Thompson
Matt, Juli Meloni has a tutorial on this at her web site. I think it's called something like Custom Error Messages and if I remember the fields are pulled from a database, and there are code examples of how it operates if fields are not completed, information fails a simple parsing test, etc.