check http://www.php.net/strip_tags

> -----Original Message-----
> From: James, Yz [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 14, 2001 11:05 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Another q, this time eregi_replace

> I'd like to strip out everything but the link name, so if someone inputs:
> 
> <a href="http://www.php.net">PHP!</a>
> 
> It replaces it with:
> 
> PHP!
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to