Gossamer Forum
Home : General : Perl Programming :

Regexp : displaying a string

Quote Reply
Regexp : displaying a string
Hi

I have the following string

$string="some textsome textsome textsome text###the text I want to display*** another text another text another text another text";


I just want to display "the text I want to display" (between my special tags ### and ***)

I think it is easy with a regexp

Txs for your help
FMP
Subject Author Views Date
Thread Regexp : displaying a string fmp 4462 Oct 30, 2004, 9:27 PM
Thread Re: [fmp] Regexp : displaying a string
Andy 4369 Oct 31, 2004, 1:56 AM
Post Re: [Andy] Regexp : displaying a string
PimpMyRide 4307 Dec 28, 2004, 6:15 PM