Functions
These are PHP functions that I have written which others may find useful. They are all from a library of PHP functions that I have written over the years. The library itself is extensive and largely consists of every day, run-of-the-mill functions that most PHP developers will already have their own versions of, so I have limited this selection to those functions which I think others might find genuinely useful. I will try to ensure that the functions I publish here are independent and do not depend on other custom functions.
- TwitterTweet() – posts a tweet to Twitter under a given account.
- RSSCreateFeed() – create XML to form an RSS feed.

Recent comments