Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2418 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77062 invoked from network); 19 Jun 2003 12:30:44 -0000 Received: from unknown (HELO anthill-ebsp.com) (212.7.38.16) by pb1.pair.com with SMTP; 19 Jun 2003 12:30:44 -0000 Received: (qmail 25593 invoked from network); 19 Jun 2003 12:26:27 -0000 Received: from 102.red-80-37-125.pooles.rima-tde.net (HELO pii) (tpetit@80.37.125.102) by mail.anthill-ebsp.com with SMTP; 19 Jun 2003 12:26:27 -0000 Message-ID: <000d01c3365e$978b4b60$0601a8c0@pii> To: Date: Thu, 19 Jun 2003 14:30:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Easy question From: omagrane@anthill.es ("Oriol") Hello! How can I know if a user function exists? Must I use zend_hash_find()? How? Thank you, Oriol