Index du Forum » » Le coin des codeurs

Auteur

Recherche SQL avec select
zyegfryed
2308       
 

  Posté : 01-01-2005 16:50

Et comme ça c'est mieux ?


$sid=1;
$sql = "SELECT link FROM tabletest where id= \'$sid\'";
$result = mysql_query($sql);
$row = mysql_fetch_row($result);
echo "$row[0]";




Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=14913&forum=5