Is there a way to remotely press the submit button on another website using php?

Willis

New member
For instance, if I have written a code that gathered myspace id's and saved them to a database, then displayed the links to the add pages on a page on my site (so that when you clicked them it brought you directly to their add page) would it be possible to use the fsock function to remotely press submit on these pages, only stopping when it encountered captcha? How would I do this?
 
Back
Top