Monthly Archives: August 2009
CodeIgniter & SPAW Editor Tabs
A few months ago, I updated a great SPAW editor plug-in for CodeIgniter to use the most recent version of SPAW at the time, that included Safari Browser fixes and some CSS tweeks. Well over the weekend I look at … Continue reading
Use PHP to subStr to cut length in whole words
In work, we often output a section of content and don’t always either want the whole content, or want a quick summary; Below is a quick piece of code that will create a quick clean summary of a full HTML … Continue reading