On Tue, May 20, 2008 at 8:24 AM, Christoph Boget <[EMAIL PROTECTED]> wrote:

> > > I ran across a PHP function, strip_illegal_chars(), but can't seem to
> > > find anything about it in the documentation.  Does anyone know
> > > precisely what it does?  Or where I can find actual documentation for
> > > that function?
> > Check if the reflection function work on these function.
> > If no documentation found, you'll get some idea.
>
> What reflection function?  Reflection appears to only work on classes, not
> functions.
>
> thnx,
> Chris
>
>
>
>
Please see this,
http://www.php.net/manual/en/language.oop5.reflection.php#language.oop5.reflection.reflectionfunction

-- 
A K M Mokaddim
http://talk.cmyweb.net/

Reply via email to