Posted by Alvaro G. Vicario on 06/21/06 21:12
*** jdbartlett escribió/wrote (21 Jun 2006 14:00:23 -0700):
> After switching text editors, my code started causing mysterious PHP
> errors. I narrowed the problem down to the Unicode line endings
> registers as:
>
> <?phpecho "Hello World!";?>
We'd need to know two things: what's what you call "unicode line endings"
and what do you mean with "register"...
Anyway, I'd say you're using a Mac to edit files and you upload them using
FTP in binary mode. Try ascii mode instead.
--
-+ Álvaro G. Vicario - Burgos, Spain
++ http://bits.demogracia.com es mi sitio para programadores web
+- http://www.demogracia.com es mi web de humor libre de cloro
--
[Back to original message]
|