Using FeedBurner APIs from PHP
You can find here a simple PHP implementation of the FeedBurner Management API. Download feedburner_mgmt_api together with some demo code.
This code is still alpha -but it looks like it's working! I know there is a lot that can be added and/or improved, suggestions and code are always welcome!
You may also be interested in an example on how to use the FeedBurner Awareness API from PHP. fb_awareness_api_demo.phps is a simple example, as it was described in my blog.
Panayotis Vryonis, <vrypan@gmail.com>