On Tuesday 05 October 2004 06:20, Whil Hentzen wrote:

> I cut this directly out of the online manual and put it into my PHP page.
> If I've got a typo, then there's an error in the manual.
>
> I also cut the entire PHP page into my email. Nothing missing or hidden.
>
> I'm stumped.
>
> I retyped everything in.... changed all the names... now it works. Looks
> like there are hidden chars in the html that I cut out from the online
> manual.
>
> "That's weird".

Cut and paste from some browsers could lead to the inclusion of 'hidden' 
characters in your code (usually the TAB character).

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The least useful horse in your barn will eat the most, require shoes every 
four weeks and need the vet at least once a month
                -- Murphy's Horse Laws n4
*/

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

Reply via email to