On Sunday 08 August 2004 09:38, Andre Dubuc wrote:

> That's what I thought. But the differences are glaring. Seems like none of
> the code wants to work. Navigation is a nightmare: header("location:...");
> usually brings an error message: function so and so -- include("xxx.php");
> has already been declared -- cannot redeclare (yet locally - absolutely no
> problem!) ??

IIRC older versions of PHP allowed multiple declarations of a function. 
Somewhere along the line this was changed.

-- 
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
------------------------------------------
/*
God isn't dead.  He just doesn't want to get involved.
*/

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

Reply via email to