Name

function_exists

Synopsis

bool function_exists(string function)

Returns true if a function with function has been defined, and false otherwise. The comparison to check for a matching function is case-insensitive.

Get Programming PHP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.