PHP » GoLang |
login |
register |
about
|
defined(PHP 4, PHP 5, PHP 7) defined — Checks whether a given named constant exists Description
bool defined
( string
$name
)Checks whether the given constant exists and is defined.
Parameters
Return Values
Returns Examples
Example #1 Checking Constants
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|