charger($_GET['id']); $magasin->delete(); } ?>

Magasins

Accueil Gestion des magasins

MAGASINS table order by cp"; $resul = mysql_query($query, $magasin->link); ?>
table where cp=\"" . $_REQUEST['cp'] . "\""; $resul = mysql_query($query, $magasin->link); while($row = mysql_fetch_object($resul)){ if(!($i%2)) $fond="cellule_sombre"; else $fond="cellule_claire"; $i++; ?>
NOM CODE POSTAL VILLE    
nom; ?> cp; ?> ville; ?> Poursuivre

Créer un magasin