phpbar.de logo

Mailinglisten-Archive

[dbs] problem mit delete.. :(

[dbs] problem mit delete.. :(

Nico Haase nico.haase at gmx.de
Don Okt 21 13:34:53 CEST 2004


Moin,

dbs-bounces at phpbar.de <mailto:dbs-bounces at phpbar.de> kritzelte:
> // hier If abfrage ob Ja oder Nein
>         if ($delete == "yes"){
>         mysql_query("DELETE FROM results WHERE id = '" . $_GET['del'] .
> "'");
>
>         echo "<meta HTTP-EQUIV=refresh content=0;url=test.php?view=list>";
>         }
>         elseif ($delete == "no") {echo "<meta HTTP-EQUIV=refresh
> content=0;url=test.php?view=list>";}
> }

Wo kommt denn $delete her? Sollte das evtl. $_GET['del'] heißen...?
mfg
Nico

-- 
www.buchtips.net - Rezensionen online

php::bar PHP Wiki   -   Listenarchive