DJ Necrogami wrote:
That's UTF-8 Open it in a Unicode File Editor Change it from ANSI to UTF-8
and back to ANSI and then resave and it will go away
Incidently, is there no way that I could keep all my files as UTF-8 and
not have that encoding problem? I just realized one of my config files
s
DJ Necrogami wrote:
That's UTF-8 Open it in a Unicode File Editor Change it from ANSI to UTF-8
and back to ANSI and then resave and it will go away
Thanks! What a silly mistake I did.
-m.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
That's UTF-8 Open it in a Unicode File Editor Change it from ANSI to UTF-8
and back to ANSI and then resave and it will go away
On 7/13/07, melz <[EMAIL PROTECTED]> wrote:
Hello,
I'm new to this newsgroup so I hope this is the right place to ask for
help.
I have a script that starts with the
Hello,
I'm new to this newsgroup so I hope this is the right place to ask for help.
I have a script that starts with the following lines:
Line1: require_once 'config.php';
Line2: require_once 'common.php';
Line3: require_once 'HTTP/Request.php';
However, when I run it on the browser, where lin
4 matches
Mail list logo