News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Easy manipulation of URLs
November 10, 2009 @ 12:48:49

On his codediesel.com blog today Sameer Borate has a quick post looking at URL manipulation with the help of the Net_URL2 PEAR package.

Whether you are dynamically creating urls or changing existing ones, manipulation of urls is a frequent coding requirement during development; doing the same on short urls is easy, but quickly becomes complex for urls which have larger query parameters.

He shows how to use the package to parse the current URL into its respective parts (host, port, path, etc) and how to automatically change certain parameters in the current URL and push the updated version back out the other side. There's also a bit there at the end on normalizing URLs.

0 comments voice your opinion now!
url manipulation pear neturl2 package


blog comments powered by Disqus

Similar Posts

Community News: Latest PEAR Releases for 04.30.2007

Community News: Latest PEAR Releases for 12.31.2007

Sameer Borate's Blog: Easy manipulation of URLs

Wiadomosc.info: phpQuery - jQuery port for PHP

Sebastian Nohn's Blog: Using Net_DNSBL and Nagios to check if your SMTP server is listed in a RBL


Community Events











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


zendframework2 opinion testing unittest release community code functional introduction composer language example development interview phpunit api podcast database series framework

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