Archives for 'PHP'

Caching an array to disk

  • PHP

I discovered the var_export function in PHP about a year ago. It is able to return a string (…)

Read More

Htmlpurifier and the CodeIgniter framework

Intro HtmlPurifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all (…)

Read More