Search results

  1. E

    Technorati API OUCH!

    Having a helluva time working with technorati's API... All I need is to grab the top 10-20 or so tags... here is my code so far... its been timing out on me or returning nothing what am I doing wrong here? <?php header ("content-type: text/xml"); // Your technorati api key $api_key = 'my api...