On Tue, 9 Apr 2002, Justin French wrote:
> This is related to a discussion we had today about disallowing javascript.
> 
> Is there any way we can get a look inside current PHP functions, like
> strip_tags(), to see how they're currently working?

In the source for PHP 4.1.2, look at ext/standard/string.c starting at
line 3187.

miguel


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

Reply via email to