How to post wordpress blog with cURL?

Discussion in 'PHP' started by yaman, May 4, 2008.

  1. #1
    One clear question; How to post wordpress blog with cURL?

    Is there any idea? :cool:

    Thanks.
     
    yaman, May 4, 2008 IP
  2. Randombase

    Randombase Peon

    Messages:
    224
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You could try to capture the HTTP request when you are posting to a blog, and modify & resend it with cURL. The problem is, you also need to login to your blog etc through cURL. Doing these types of things is most of the time pretty hard.
     
    Randombase, May 4, 2008 IP
  3. yaman

    yaman Well-Known Member

    Messages:
    475
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #3
    yaman, May 4, 2008 IP
  4. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ErectADirectory, May 4, 2008 IP