aktuelle.kurse/oldies/m133/4_Modulinhalte_und_Uebungen/00-Anwendungen-Beispiele-Uebungen/PHP_Klasse1/1.3.11 File Funktionen/index.php
Müller Harald 3fdacd20c0 muh
2022-07-28 09:14:44 +02: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>