Re: [PHP] Updating rows in a MySQL database with PHP

2001-11-27 Thread David Robley
On Wed, 28 Nov 2001 14:32, Chris Janes wrote: > Ok, this may well turn out to be a total newbie question. But it's got > me stumped. > > I'm trying to create a small, simple news system for a personal > website. I've gotten sections to insert the news into the database. but > I can't seem to get i

[PHP] Updating rows in a MySQL database with PHP

2001-11-27 Thread Chris Janes
Ok, this may well turn out to be a total newbie question. But it's got me stumped. I'm trying to create a small, simple news system for a personal website. I've gotten sections to insert the news into the database. but I can't seem to get it to update itself. So far I have The $newsubject and