comment faire pour créer un fichier txt à l'endroit ou l'on veut j'avais pensé à sa mais ... $nom = "saisie2"; $Name = (c:\mondossier/$nom.'.txt'); // Création du fichier txt $fp = fopen($Name,"w" );
$Name = (c:\mondossier/$nom.'.txt');
Mais encore