<?php$file=fopen('test.txt', 'a+');$text="\n Salom Fayl\n";fwrite($file, $text);fclose($file);?>
« Mavzuga qaytish