> pollita Sat Jan 11 13:20:24 2003 EDT > > Modified files: > /phpdoc/en/reference/filesystem/functions tmpfile.xml rewind.xml > popen.xml pclose.xml > fwrite.xml ftruncate.xml > ftell.xml fstat.xml > fseek.xml fscanf.xml > fread.xml fputs.xml > fpassthru.xml fopen.xml > flock.xml fgetss.xml > fgets.xml fgetcsv.xml > fgetc.xml fflush.xml > feof.xml fclose.xml > Log: > Changed <type>int</type> to <type>resource</type> for file handles. Also renamed <parameter>handle</parameter> to <parameter>fp</parameter> for consistency.
I do think, that handle is much better than fp for beginners, so I would do the other way... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
