Re: [PHP-DB] Deleting single record

2001-02-20 Thread Peter J. Krawetzky
ying to do. Peter J. Krawetzky -Original Message- From: John Miller <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, February 19, 2001 8:35 PM Subject: [PHP-DB] Deleting single record > >>The following big chunk of code produces the f

[PHP-DB] Deleting single record

2001-02-19 Thread John Miller
>The following big chunk of code produces the following line: >uukjh has been deletedMySql has been selectedDELETE FROM db WHERE Db = >uukjhUser Db has failed >Which tells me that everything but the delete command does not work. > >The above line is broken down to database name has been deleted,