<?
$phpfilesystem = fopen("kuselan movie.txt", "r"); //read only
$phpfiles = fopen("rajini robo.txt", "w"); //write only file pointer at beginning
$phpexamples = fopen("rajini robo.txt", "a"); //write only file pointer at end
?>
Saturday, July 26, 2008
PHP Filesystem - fopen
Posted by
ashok
at
12:20 PM
Labels: PHP Filesystems
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment