PHPInfo Module for TomatoCMS

I have created a simple module, to be used with TomatoCMS, that provides admins the ability to view the phpinfo. Please note, I have tested it only with version 2.0.8. phpinfo-1.0.0.zip

Clickjack Protect TomatoCMS

In a previous post, I demonstrated how easy it is to prevent clickjacking using the Zend Framework. Today, I am releasing a plugin created for use with TomatoCMS. As TomatoCMS is built upon the Zend Framework, the concept is almost …

Read more »

Hardening TomatoCMS Login Authentication

If you have experience with PHP and the Zend Framework, you should check out TomatoCMS. It’s a great content management system, with a lot of cool features. It may take a little getting used to, but it has quite a …

Read more »

ClickJack Protection with ZF MVC

You can understand what clickjacking is here, but i highly recommend you get noscipt first. It is a plug-in for the Firefox browser, that gives you control over which sites are allowed to run Javascript, and other potentially dangerous scripts. …

Read more »

Lost, but not forgotten!

Since the server transition, I have spent a great deal of time developing a few more applications based on the Zend Framework. The latest of which, fully implement the MVC functionality, including bootstrapping with an ini config as well as …

Read more »