Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php function exists

function_exists('function_name'); //Will return true if function exists
 
PREVIOUS NEXT
Tagged: #php #function #exists
ADD COMMENT
Topic
Name
5+8 =