At 07:47 11-2-2003, you wrote:
I am new to regex and broke my head on it the other day...in vain...

Can any one tell me a place to get a step by step tutorial on it or help me
out on how to work it out ?
Some tutorials:
http://codewalkers.com/tutorials/30/3/ Codewalkers - Using PCRE
http://samuelfullman.com/team/php/working/regex.php PCRE - Samuel Fullman
http://www.yapf.net/faq.php?cmd=viewitem&itemid=113 How can i replace text between two tags
http://www.yapf.net/faq.php?cmd=viewitem&itemid=152 Counting words
http://www.phpbuilder.com/columns/dario19990616.php3 Learning to use Regular Expressions by example
http://www.phpbuilder.com/columns/dario19990616.php3?page=3 email addresses



I am trying to make a link collector.

after opening the desired page, I want to get all the hyperlinks on it...


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

Reply via email to