Forum » » Le coin des codeurs » » PHP - Pb script
Posté : 10-03-2004 17:04 
{ <=== c'est quoi
if (file_exists($pf_fichierLog_loc))
{ $handler = fopen($pf_fichierLog_loc,"r+");
print "Le fichier $pf_fichierLog_loc existe";
}
else { print "Le fichier $pf_fichierLog_loc n'existe pas";
}
return $handler;
{ <=== c'est quoi
fclose( $pf_fichierLog_loc);
} <=== c'est quoi
la syntaxe php est pas top à mon sens
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=10510&forum=5