Hello Craig,

Friday, May 21, 2004, 2:30:20 PM, you wrote:

C> Constants are useful when a variable will remain exactly the same
C> (constant) through the life of a script.

Absolutely - and one of the best features of constants is their scope
- being global in nature you can use them ANYWHERE which is very handy
indeed!

-- 
Best regards,
 Richard Davey
 http://www.launchcode.co.uk / PHP Development Services
 http://www.phpcommunity.org/wiki/296.html / PHP Community

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

Reply via email to