Extract URL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xor83
Forum Newbie
Posts: 5
Joined: Tue Feb 05, 2008 11:01 pm

Extract URL

Post by xor83 »

How can I extract URLs from webpage and want that all url should be from some specific site only like "www.abc.com/32432/file.zip" it should search abc.com and the extenstion can zip,rar,001
any help?
atonalpanic
Forum Commoner
Posts: 29
Joined: Mon Mar 02, 2009 10:20 pm

Re: Extract URL

Post by atonalpanic »

Hello,

Please explain your problem a little better. Please use complete sentences and correct wording and/or spelling.

Also, look up regex on Google.
Post Reply