blog ping ?

Discussion in 'PHP' started by stats, Mar 16, 2008.

  1. #1
    Hi

    i'm currently writing a custom blog script and am stuck at the part where i have to do the blog ping and trackback things.

    Does anyone have idea of what is the logic of blog ping (how to acomplish it) ?
    also, anything about trackback ? what is it for and how to program it ?

    Or anyone know a place of a good online tutorial that i can read ?

    Thanks
     
    stats, Mar 16, 2008 IP
  2. powerspike

    powerspike Peon

    Messages:
    312
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It'll depend on the receiving side's setup, if you go and look at them, they'll tell you how, you'll find that you'll be able to ping most of them with a url (ie using fopen <url>), some might require rpc or soap etc. depends on the services them selfs.
     
    powerspike, Mar 16, 2008 IP