Using htaccess Files for Pretty URLS
Jul 31
development, linux, php No Comments
A quick overview before we dive into code, in today’s tutorial we will go over two slightly different methods of creating pretty URLs using HTACCESS. The difference between the methods is whether Apache or PHP is doing the heavy lifting to break the URL apart for parsing. I want to point out that mod_rewrite tutorials are almost as old as the internet itself and this is not the first. At the end I will use one of the methods to create a simple application to show how these solutions would look in a real-live website (well not 100% production quality).
Link:
http://net.tutsplus.com/tutorials/…
Check out these posts too:
Facebook
RSS
Twitter
Recent Comments