News Feed
Jobs Feed
Sections




News Archive
Felix Geisendorfer's Blog:
How-to Use Html 4.01 in CakePHP 1.2
February 22, 2007 @ 08:35:00

Felix Geisendorfer has a "quick hit" tip posted to his blog today on using HTML 4.0.1 in your CakePHP 1.2 installation.

This is just a little tip for those of you who dislike their xhtml to end up as tag soup and still prefer to send out Html 4.01 strict. Here is how to make all helper functions in Cake 1.2 output Html 4.01 compliant markup instead of xhtml.

The helper he's created just loops through the entire $tags array and does a replace on the greater-than sign to add a slash to make it compliant.

0 comments voice your opinion now!
cakephpframework html xhtml helper strict cakephpframework html xhtml helper strict


blog comments powered by Disqus

Similar Posts

Nick Halstead's Blog: Programming Tips #7 & #8

php|architect: Coding Costest for Feb. 2008 - Link Finder

BarelyFitz.com: CSS Colors - Take Control Using PHP

SmartyCode.com: Serving XHTML in Zend Framework App

Felix Geisendorfer's Blog: How-to: Use Html 4.01 in CakePHP 1.2


Community Events











Don't see your event here?
Let us know!


language community interview code testing tool framework unittest composer conference development release example functional zendframework2 podcast opinion series object introduction

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