On Tue, 2009-08-04 at 15:30 +0100, Ashley Sheridan wrote: > On Tue, 2009-08-04 at 07:16 -0700, Miller, Terion wrote: > > for($i = 0; $i <= 9; $iﯯ) > > I'm noticing an odd character just here (heaven knows what line number!) > I'd presume this was meant to be something like a ++ or +=n, but seems > to be interpreted as a multibyte character here. I'll let you know if I > find anything else. > > Thanks, > Ash > http://www.ashleysheridan.co.uk > > Also, just to help, what happens if you run a phpinfo() script or do a print_r($_SERVER)? Does it show the array as being empty? Thanks, Ash http://www.ashleysheridan.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php