I'm doing some testing from the command line and would like to be able =
to pass along a constant from a class.  For example:
php emailTest.,php OrderConfirmation

OrderConfirmation is a constant in a class.  Is there any way I can take =
the value passed on the command line and have PHP figure out which =
constant is equals?

Thanks!
Floyd

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

Reply via email to