Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: How to remove HTML tags from text

by cLive ;-) (Prior)
on Feb 05, 2005 at 00:00 UTC ( [id://428254]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $data = <<_END_;
    <script
    ...
    </script
    >
    _END_
    
  2. or download this
    $data = qq{ <img src="hello.jpg" alt="x>y" width="60" height="60" /> }
    +;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://428254]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-16 23:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found