This function returns the names and values of all the constants
currently defined. This includes those created by extensions as
well as those created with the define()
function.
As of PHP 5, an additional parameter, categorize,
may be passed, causing this function to return a multi-dimensional array
with categories in the keys of the first dimension and
constants and their values in the second dimension.
get defined constants php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php get defined constants syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.