Buying [WTB] Simple PHP CURL script $10

Discussion in 'Programming' started by ImpulseHorizon, Jun 6, 2010.

  1. #1
    Project is currently taken.

    *******************************************

    I need something written with php that uses curl.

    I only need one person to do this, so please PM me or AIM me at ImpulseHorizon, and I will confirm that I will give you the project. Don't start working on it until I say that you have the project.



    A webpage with a edit box, put it into variable $title
    Then a box for the article, put it into variable $text

    A button that says submit that initiates:

    inside the php code:

    1. Send a POST to http://www.example.com/remote with this content:

    <?xml version="1.0"?> <methodCall>$title</methodCall>

    2. The http://www.example.com/remote server then sends an xml file back as a response:

    <?xml version='1.0'?><methodResponse>$response</methodResponse>

    3. You need to store what $response is in a variable.

    4. Send another POST to http://www.example.com/remote with this content:

    <?xml version="1.0"?> <methodCall>$text</methodCall>

    5. Last thing: echo: Successfully Submitted to: $response
     
    Last edited: Jun 6, 2010
    ImpulseHorizon, Jun 6, 2010 IP
  2. gapz101

    gapz101 Well-Known Member

    Messages:
    524
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    150
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    job done, thanks for the payment..
     
    gapz101, Jun 6, 2010 IP