On Mar 15, 2004, at 3:23 PM, Marco Schuler wrote:
Hi

How can I get a list of all constants defined with define()?

Marco,


Like the manual (http://nl2.php.net/constants) says: "Use get_defined_constants() to get a list of all defined constants."

Regards,

Filip de Waard

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



Reply via email to