All,

I'm trying to get certain parts of a page to display on another without
using an include(..).

I'm doing this purely as an exercise to see if its possible, what I want to
do is strip the URLS from a page and list them like so:

Link 1 = <a href="http....">Text of link 1</a>
Link 2 = <a href="http....">Text of link 2</a>
Link 3 = <a href="http....">Text of link 3</a>
...

Would I be correct in thinking that the regular expression would be along
the lines of:

"^<a href[\"\'A-Za-z0-9_+\.+\"\']>[A-Za-z0-9+\.A-Za-z0-9+]</a>"

Coz this isn't working! :o)

Help!

TIA,

Matt

____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to