Nella riga che stampi aggiungi \r\n.
Ad esempio
Codice PHP:fwrite($file_di_output, $testo_riga . "\r\n");
Nella riga che stampi aggiungi \r\n.
Ad esempio
Codice PHP:fwrite($file_di_output, $testo_riga . "\r\n");
Ultima modifica di Alhazred; 05-10-2022 a 09:17