Automatically submitting forms

Discussion in 'PHP' started by thinkarcade, Apr 16, 2007.

  1. #1
    Is there any way to have PHP read forms from another site, populates the fields and then submit it all through a script? I'm trying to create an automatic or semi-automatic submission script. I am pretty sure it isn't possible since I've looked but I figured its worth a shot asking. Thanks
     
    thinkarcade, Apr 16, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    I've done something similar using regex and cURL. It's not that complicated.
     
    nico_swd, Apr 16, 2007 IP