Re: [PHP-INSTALL] readfile and get_file_contents don't work

2005-11-24 Thread Chris Raven
Remove me please, Thanks Chris - Original Message - From: "Richard K. Miller" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 23, 2005 10:08 PM Subject: [PHP-INSTALL] readfile and get_file_contents don't work I compiled PHP from source on Fedora Core 4, but I must have left some

Re: [PHP-INSTALL] Readfile

2004-09-25 Thread Brad Kowalczyk
Scott Hamm wrote: How can I set a limit on readfile() function to only read contents between and tags rather than entire file? I dont think you can but here's two solutions (not using readfile()): Solution 1. //beware that any other text on same line as body tags will be lost $fh = fopen($fi