News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Mind Tree Blog:
Friendly URLs in PHP why do you care?
June 26, 2008 @ 10:26:59

This new post from the Mind Tree blog (at hurricanesoftware.com) asks the question "why do you care about friendly URLs in PHP applications?"

Nice URLs, readable URLs, search-engine-friendly URLs. Different names same deal. [...] Turns out this isn't all that hard with PHP - in fact it can turn into something that's very useful from more than just a readability viewpoint.

He shows how to use mod_rewrite and an .htaccess file to automatically grab the request and map it to the right place. Then, the PHP script looks at the incoming data and pushes the correct page back out to the browser. He's also included some modifications to the original idea that allow for numeric grouping and named groups for rewriting content.

0 comments voice your opinion now!
friendly url modrewrite htaccess group named numeric



Similar Posts

Utah PHP Users Group - February Meeting, 02.16.06 @ 7pm

The bla.st Blog: Process your URLs in PHP with Apache mod_rewrite and wildcard DNS

Ibzi's Blog: Start caching all your pages in 5 steps

The Shadow Fox Network: Create Dynamic URLs With Mod_Rewrite and PHP Functions

phpRiot.com: Creating search engine friendly URLs in PHP


Community Events











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


PHP5 mysql database book application releases conference security example cakephp zendframework framework zend release job code package developer PEAR ajax

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