This is a discussion on Re: [PHP] Function not in the documentation within the PHP General forums, part of the PHP Programming Forums category; On Tue, May 20, 2008 at 8:24 AM, Christoph Boget <jcboget@yahoo.com> wrote: > > > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, May 20, 2008 at 8:24 AM, Christoph Boget <jcboget@yahoo.com> 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/languag...ectionfunction -- A K M Mokaddim http://talk.cmyweb.net/ |