Re: [PHP] deleting records in mysql

2002-03-12 Thread Michael P. Carel
OTECTED]> Sent: Tuesday, March 12, 2002 5:41 PM Subject: Re: [PHP] deleting records in mysql > The web interfaces probably failed to receive the ID of the row you wish to > delete. What's the error message? Does the ID of the row you wish to delete > appear in the "Delete&q

Re: [PHP] deleting records in mysql

2002-03-12 Thread Faisal Abdullah
The web interfaces probably failed to receive the ID of the row you wish to delete. What's the error message? Does the ID of the row you wish to delete appear in the "Delete" Link in the web interface? Regards, Faisal On Tuesday 12 March 2002 17:35, you wrote: > Hi to all, > > just want to ask