Joe Harman wrote:
> Hey has anyone had an error like this one? and have a solution
>
> ---------------
> Warning: Unexpected character in input: '' (ASCII=1) state=1 in
> **************************************/_eid_page_functions.php on line
> 173
> ----------------
>
> it appears to be very random... could be my PHP code... but the only
> thing that has happened since this error occured is that we moved the
> site to a new server

Perhaps the file got garbled in the move...

Check that there isn't an ASCII 1 character (control-A) in there in a hex
editor or something.

Also re-copy over some files using a different mechanism and do some diff
to be SURE the files are the same.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to