how to make a request look like comin from browser?

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
mayanktalwar1988
Forum Contributor
Posts: 133
Joined: Wed Jul 08, 2009 2:44 am

how to make a request look like comin from browser?

Post by mayanktalwar1988 »

i made the script in php made of bunch of regular expressions and doing recursive crawling but thats is just a simple crawlng script..just to make things more at professional level what can be done to make script more strong thats to make it look like a browser doing request...or changing ips continously(i dont know if this can be done).
Post Reply