Join Up!
96816 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousfunc_num_argsget_defined_functionsnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Finnish | German

function_exists

(PHP 3>= 3.0.7, PHP 4 )

function_exists -- Devuelve TRUE si la función dada ha sido definida

Descripción

int function_exists ( string function_name)

Consulta la lista de funciones definidas buscando function_name (nombre de función). Devuelve TRUE si encuentra el nombre de función dado, FALSE en otro caso.

User Contributed Notes
function_exists
add a note about notes
There are no user contributed notes for this page.
previousfunc_num_argsget_defined_functionsnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST