Hi!
Türlich sollte das gehen!
Du musst halt zwei unterschiedliche Filenums verwenden...
Beispiel:
$fn1 = fopen("datei1","r");
$fn2 = fopen("datei2","w");
// Aktionen ausführen
fclose($fn2);
fclose($fn1);
cu
Marc Reichelt || http://www.marcreichelt.de/
--
tel.: 0049/6181/72224
Linux is like a wigmam - no windows, no gates and an Apache inside!!!
tel.: 0049/6181/72224
Linux is like a wigmam - no windows, no gates and an Apache inside!!!