Re: Function not in the documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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?

it is not in the PHP source:
http://lxr.php.net/search?string=strip_illegal_chars

so it is not a php builtin function. also Google returns 0 results for
'strip_illegal_chars php' so it must be defined somewhere in the code you
found it

greets,
Zoltán Németh

>
> thnx,
> Chris
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux