Hotfirenet 1738
| Posté : 24-02-2005 14:28
comme ca
$username = $cookie[1];
list($email,$femail) = mysql_fetch_row(mysql_query("SELECT email,femail FROM ".$NPDS_Prefix."users where uname='$username'"));
$m->add_field('developpeur', adm_translate("Developpeur"),"$email",'text',true,25,"","");
voila g fait osi avec femail car g lu en speed |