On Mon, 2002-08-12 at 18:35, Remy Dufour wrote:
> Hi all,
> 
> Is there an easy way to remove <?php...?> tag from a string ?
> Ive got this script and i want it to output only html...
> I know i can do this with regular expression but i wonder if there are some
> native function to do the job.

http://uk.php.net/manual/en/function.strip-tags.php

James



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

Reply via email to