Search found 2 matches
- Fri Oct 23, 2009 1:56 am
- Forum: PHP - Code
- Topic: PHP hyperlinks generator - HELP plz
- Replies: 2
- Views: 80
Re: PHP hyperlinks generator - HELP plz
Thanks.. I am revising my problem and making it more clear and simple now as: I would need a PHP form page with two form fields: Form Field A- In this box we can paste bulk URLS like http://domaina.com/1.html http://domainb.com/2.html http://domaind.com/my.html http://domaina.com/new.html etc Form F...
- Thu Oct 22, 2009 12:23 pm
- Forum: PHP - Code
- Topic: PHP hyperlinks generator - HELP plz
- Replies: 2
- Views: 80
PHP hyperlinks generator - HELP plz
Hi I need some help to get this done using php: 1 - I have few hyperlinks say 500 in format like: <a href="http://domaina.com/1.html" target="_blank">http://domaina.com/1.html</a> <a href="http://domainb.com/1.html" target="_blank">http://domainb.com/1.html</a...