website logo
Auteur
avatar
PhilGuen

Forum » » Le coin des codeurs » » Toujours des pb avec des variables PHP dans !javascript!


Posté : 05-11-2004 13:36 icone du post



if (file_exists($fichiercommentaires)) {
$fd = fopen ($fichiercommentaires, "r");
while (!feof ($fd)) {
$buffer.= rtrim(fgets($fd))."|";
}
fclose ($fd);
}




Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=14150&forum=5