News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Padraic Brady's Blog:
Zend Framework Blog Tutorial - Part 8 Create/Add Blog Entries (HTMLPurifier)
0 comments :: posted Wednesday May 14, 2008 @ 09:34:34
voice your opinion now!

Padraic Brady has posted part eight of his series guiding you through his construction of Zend Framework-based blogging software:

In Part 8 of the ongoing saga describing how to build a real world blog application using the Zend Framework we finally reach the point at which we concentrate on blog entries. At the end of this Part, we will be able to create and edit entries in preparation for Part 9 when we will explore displaying them to the world!

In this part, he shows how to add in the Entry controller with an Add action inside (and what code goes in them). He makes a Zend_Form extended form and throws in some validation, a use of HTMLPurifier and the code to push these entries into your database.

tagged with: zendframework application entry zendform htmlpurifier database


Padraic Brady's Blog:
HTMLPurifer 3.1.0 Release Candidate Available
0 comments :: posted Wednesday April 23, 2008 @ 09:31:40
voice your opinion now!

Padraic Brady has noted that the latest release candidate of the HTMLPurifier software has been posted for download:

HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.

This latest release candidate (their first!) includes updates on two major features - the use of autoloading and a change to the way you use the filters. Check out a demo of it in action or just download this latest release and try it out for yourself.

tagged with: htmlpurifier candidate release download demo filter autoload


releases conference security book code ajax application zend mysql cakephp package release PEAR job PHP5 zendframework database framework pecl developer

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework