News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
Developing a URL Handling Helper Class in PHP 5
August 03, 2009 @ 11:03:38

DevShed has continued their series looking at helper classes in PHP5 applications with this new tutorial about building a URL class to help with parsing and manipulation.

Since it's a common practice to build helpers that manipulate URLs in different ways, in the next few lines I'm going to show you how to create a class whose main task will be dynamically generating URLs via a basic API.

Their URL helper class lets you find things like the page being calls, fetching the query data and getting the method that the page was requested as (like GET or POST).

0 comments voice your opinion now!
url helper class tutorial




Community Events





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


conference application community language phpunit opinion series podcast framework test release package interface custom unittest introduction development symfony2 interview api

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