URL

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
surja
Forum Newbie
Posts: 1
Joined: Fri Sep 10, 2010 6:00 am

URL

Post by surja »

Hello All,
I am Surja, from India, Kolkata. I have found this forum on net and joined just now. I have experiance of almost 2 years in PHP.
Can anyone tell me how URL Rewriting takes place in PHP.

Thanks in advance,
Surja
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Re: URL

Post by shiznatix »

assuming you are using apache then your answer is http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html
Post Reply