News Feed
Jobs Feed
Sections




News Archive
CodeSnipers.com:
HTML Helpers - Ruby Wannabes in PHP
December 07, 2005 @ 07:15:00

On CodeSnipers.com today, there's a look at Nola's creation of HTML helpers based off of the same types of objects in Ruby.

I've gone back and forth on the idea of using ALL html generation functions to hammering it all out in a template like Smarty. Templates are nice, It sure is nice to use functions. I was looking at RoR and saw these HTML helper functions. I thought, hey I can write them in php. (Yeah to all you php hating ruby folks, this may be an effort in futility, but thinking how to implement some of these things in PHP helps me understand the concept, like my MVC articles).

Her examples include the creation of text fields, text areas, and opening/closing tags for a form. The two field functions also take in values and attributes to specify in the outputed HTML.

0 comments voice your opinion now!
HTML helper Ruby form fields HTML helper Ruby form fields


blog comments powered by Disqus

Similar Posts

Phil Sturgeon's Blog: Why CodeIgniter HTML helper functions rock

Jacob Santos' Blog: XMLHttpRequest Quirks and PHP

Enterprise PHP Magazine: How Many Perl, PHP, Python and Ruby Developers Are There?

Developer.com: Creating Complex, Secure Web Forms with PHP and HTML_QuickForm2

The Bakery: New Tutorials, News and Helpers Posted


Community Events











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


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

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