Page 1 of 1

quick question

Posted: Tue Dec 05, 2006 8:06 pm
by elecktricity
so I noticed on a forum I went to a few "bots" were getting to the forums they were replying to a few forums really stupidly so I knew it wasnt a real person, but just a question tho is something like that possible with php? whenever its accessed it goes to a few sites and registers there and posts stuff? basicially how would I send post data to another site?

Posted: Tue Dec 05, 2006 8:13 pm
by John Cartwright
Yes it is certainly possible. curl is likely the best bet.

Knowing your intentions, I won't help you any further than that.