> I find myself including() the same constants.inc file in all my scripts, 
> is there a way to declare static constants that remain even when a 
> script exits? (I am using PHP as an Apache module).

I wrote the PWEE PHP extension to solve this exact problem.

http://pwee.sourceforge.net

I haven't updated the web site but it does work with PHP 4.2.3.

Lance

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to