Documentation

is_callable.php

Replace function is_callable()

Tags
category

PHP

link
http://php.net/function.is_callable
author

Gaetano Giunta giunta.gaetano@sea-aeroportimilano.it

version

$Id: is_callable.php,v 1.3 2006/08/21 14:03:15 ggiunta Exp $

since

PHP 4.0.6

require

PHP 4.0.0 (true, false, etc...)

todo

add the 3rd parameter syntax...

Table of Contents

Functions

is_callable()  : mixed

Functions

is_callable()

is_callable(mixed $var[, mixed $syntax_only = false ]) : mixed
Parameters
$var : mixed
$syntax_only : mixed = false

        
On this page

Search results