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



Similar Posts

Attila Szabo's Blog: Send SMS messages from your website through smsBug gateway

Sameer Borate's Blog: Search & replace in files using php

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

PHPBuilder.com: Loops & Decisions in PHP - The ABC's of PHP Part 8

DevShed: Introducing the Strategy Pattern


Community Events

phpnw10 PHP Conference 09/10/2010




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


plugin codeigniter podcast developer database unittest opinion symfony curl framework example wordpress conference suggestion application zendframework development book job phpunit

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