aktuelle.kurse/old_m133/Modul_Unterlagen_133_VOR/08-Uebungen/03 PHP Grundlagen/PHP_Klasse1/1.3.11 File Funktionen/index.php

8 lines
293 B
PHP
Raw Normal View History

2022-02-23 22:44:33 +01:00
<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>