News Feed
Jobs Feed
Sections




News Archive
DevShed:
Building Helpers in PHP 5
July 21, 2009 @ 07:56:28

DevShed has started up a new series of tutorials today with this first part of their "helpers in PHP5" series. They look at some of the first steps into creating these helpers and the handy methods inside.

Despite its seeming simplicity, building helpers can be a pretty challenging process, particularly for beginners whom are just starting to implement the object-oriented paradigm in PHP 5. [...] I'm going to introduce you as gently as possible to creating different types of helpers, which hopefully will make you understand the basis of this process and encourage you to create your own.

They start off with a text helper that gives you methods to change newlines to <br> or <p> tags. They extend the class a bit more by adding in a few other methods - convert newlines to <div> tags, and uppercase/lowercase/uppercase the first letter in a string.

0 comments voice your opinion now!
tutorial text helper


blog comments powered by Disqus

Similar Posts

Tectonic.co.za: Getting your head around PHP objects

Federico Cargnelutti's Blog: PHP Support in Google App Engine

Zend Developer Zone: Getting Started with Zend Server CE

DevShed: The preg_replace_callback() function in PHP

HowTo Forge: How To Set Up A Facebook RSS Feed Reader


Community Events











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


podcast rest testing symfony2 language database interview release community development usergroup zendframework2 introduction functional opinion unittest phpunit framework series conference

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