FF-Library

FF-Library for WordPress allows you to create rich applications and plug-ins. Simply including a config file at the top of your plugin gives you:

  • Database class to easily create database driven applications
  • Custom Error Reporting to find errors fast in debug mode, and fail gracefully on your live site with an email notification to the webmaster
  • Parsing CSV files – allowing data import by CSV upload
  • Sending Email (including SMTP)
  • Custom session handler using a database allows Facebook or Google style chat among many other things

Contact Frank for support on implementing FF-Library for WordPress.