Posted by howa on 09/10/07 14:07
Target: To fetch a file using PHP and send to user Method 1: echo file_get_contents( $file_path ); Method 2: readfile( $file_path ); Which one is better?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming