> -----Original Message----- > From: Jim Lucas [mailto:[EMAIL PROTECTED] > Sent: 02 July 2003 22:47 > > Technically you are not outside of a function. > > you need to use one of the include or require functions to > include the file > right?
include and require are not functions -- they are language constructs. (Proof: include 'file.inc'; works.) Cheers! Mike --------------------------------------------------------------------- Mike Ford, Electronic Information Services Adviser, Learning Support Services, Learning & Information Services, JG125, James Graham Building, Leeds Metropolitan University, Beckett Park, LEEDS, LS6 3QS, United Kingdom Email: [EMAIL PROTECTED] Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php