RE: [PHP] File() function and require()
g the membercheck.php file. Better explanation? Mike Tharp Lotus Notes Administrator Herman Miller Inc. [EMAIL PROTECTED]
[PHP] File() function and require()
How can I get the file() function to ignore the first three lines of a file it is reading in? I have a site with: ... rest of file at the top of all the pages to control user logins. The problem is the file() function only reads in the contents of that file, not the rest of the contents af