Thanks, I thought I checked that already. Obviously, I use notepad in Win2000 to edit the files, and save them as Unicode file, which Notepad put some characters at the beginning of the file. Only when I use another editor was I able to see those strange characters. After deleting them, the require statement works fine. Again, thanks for the help. :)
"James Green" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Tue, 2002-08-13 at 02:55, Huy wrote: > > But I do... > > > > If I left out the require statement.... all is well.. or I copy the whole > > content of the included file.. it works fine. The problem is the require > > statement. > > Check the file for whitespace, anything outside ?>..<?php or > spaces/blank lines above your first <?php in any of your files. > > James. > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php