browse by tag: url
sort by
Making Clean Url's With PHP and mod_rewrite
in PHP added by Slipszenko, on 23/11/2007 clean seo urls
A tutorial on making clean (search engine friendly) urls with mod_rewrite.
comment save reportmod_rewrite: A Beginner's Guide to URL Rewriting
in PHP added by goodphptutorials, on 31/1/2007 beginner tutorials mod_rewrite url
Most of you will have read and/or heard about mod_rewrite -- yes, it's an Apache module, and it's even installed by default! Go and check your modules directory (note that under *nix operating systems there's a chance that your Apache was compiled with missing mod_rewrite, in which case, consult your sysadmin).
comment save report