News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
NETTUTS.com:
Using htaccess Files for Pretty URLS
July 31, 2009 @ 13:06:08

NETTTUS.com has a new tutorial that talks about "pretty URLs" and how you can make them happen on your site by combining a bit of htaccess/mod_rewrite magic with PHP.

While some claim pretty URLs help in search engine rankings, the debate here is fierce, we can all agree that pretty URLs make things easier for our users and adds a level of professionalism and polish to any web application.

To illustrate how it works, they create a simple URL shortening site, showing the difference between the two different methods (htaccess in Apache and PHP's URL handling) along the way. The application's pretty simple - store a URL in a MySQL database to be accessed via a special hash coming from the URL.

0 comments voice your opinion now!
htaccess pretty url tutorial apache




Community Events





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


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

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