DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
how to fetch all defined constant in php
$constants = get_defined_constants(); echo '<pre>'; print_r($constants);
PREVIOUS
NEXT
Tagged:
#fetch
#defined
#constant
#php
ADD COMMENT
Topic
COMMENT
Name
4+1 =
Submit