On Tuesday 10 June 2003 11:43, Steve B. wrote: [snip] > Yes I could make a form that loops the db fields and an update page that > loops the form fields and creates an UPDATE string. This is the correct way > yes? Yes. > The reason I'm asking is because I have more sites and this will take a lot > of editing and also I'd like to understand the differences here- for > instance if it is all asp objects doing this for me then it is possible to > write ones in php that do same? Or you can use a class which encapsulates much of the underlying lower level logic & commands. One such beast is ADOdb which is of particular interest for people coming from an ASP background as the API is modelled on ADO. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* New Year's Eve is the time of year when a man most feels his age, and his wife most often reminds him to act it. -- Webster's Unafraid Dictionary */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php