Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php check if function exists

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