Wiem, że podobne tematy były już poruszane, mam już super skrypta.
<?php $fileName="edytowany.txt"; //zapisywanie $tresc=$_POST["tresc"]; { if($fout!=FALSE) { } } //wypisywanie { if($fin!=FALSE) { { $c.=$x; //$cc.=$x."<br>"; } //print(htmlspecialchars($c)); } } //formularz $html11= ' <form method="POST" action="edit.php"> <textarea name="tresc" cols="85" rows="20" maxlength="5">'; $html12= '</textarea> <input type="submit" value="Wyslij"> </form> '; ?>
lecz brakuje mi pliku edit.php
Jakieś sugestie co by miało być w tym pliku?
Z góry dziękuje i Pozdrawiam, Ardziej