How does this script work for the ImageShack.us API?
        Posted  
        
            by vette982
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vette982
        
        
        
        Published on 2010-04-15T18:19:39Z
        Indexed on 
            2010/04/15
            18:23 UTC
        
        
        Read the original article
        Hit count: 260
        
I'm looking into using the ImageShack.us API for uploading images from my website. I found this tutorial for using it with the XML return http://elliottback.com/wp/using-the-imageshack-xml-api/, but I'm not sure about what to do with it. Where do I enter my API key for this script? Furthermore, he shows the use of two PHP files - should these be combined into one file?
Any help with this would be appreciated (examples would be even better).
© Stack Overflow or respective owner