On 4/5/07, Stut <stuttle@xxxxxxxxx> wrote:
Mário Gamito wrote: > $data = readfile($full); The readfile function does not return the contents of the file. I suggest you RTFM: http://php.net/readfile -Stut
I wanted to say that :P. it outputs the file directly to the browser, and returns the number of bytes written :) Tijnema
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php