1

(13 replies, posted in Programming)

Hai everyone.

I just want to know how to give secure urls like below

suppose if the url is like this : example.com/video.php?id=37/3&course=2
so instead of this url I need to display like this : example.com/video or video.php page.

Can any one tell me how to do this.