PHP 5 Class To Access Del.icio.us Web Service API
Nov 4, 2008 | Tags: WebService | 8 comments
This class is a set of PHP functions to access del.icio.us web service API. Use this class to easily manage your posts and do some other cool stuff on del.icio.us. Visit http://del.icio.us/nashruddin to see the result. I posted all of my blog's pages to del.icio.us using this class, taking the pages' <META NAME="keywords"> as the posts' tags. Read more