aktuelle.kurse/m133/Weiteres/Modul_Unterlagen_133_VO/08 Uebungen/03 PHP Grundlagen/PHP_Klasse1/1.3.11 File Funktionen/index.php
Harald G. Mueller a2dc35ce82 muh
2022-02-24 09:37:43 +01:00

8 lines
293 B
PHP

<html>
<body alink="black" vlink="black" link="black">
<a href="file_exists.php">file_exists.php</a><br>
<a href="fputs.php">fputs.php</a><br>
<a href="file_getc.php">file_getc.php</a><br><br>
<a target="_blank" href="http://www.php.net/manual/de/function.file.php">Php.net</a>
</body>
</html>