Jump to content

create user friendly url


robert_gsfame

Recommended Posts

PHP master, i always see on everyone page url typed like this

 

                                  index/login/members

 

i really wonder how they do this that..they don't have *.php  and they have slash "/ "

 

is the slash because of the folder where they put file "members" ??

 

Please explain this to me...

THX in advance

Link to comment
https://forums.phpfreaks.com/topic/168621-create-user-friendly-url/
Share on other sites

To give you a valid answer which I prob should have done before. What webserver are you using? If you are running apache have you looked up mod_rewrite? I'ts pointless to dive into these rewrite rules when you're not able to have mod_rewrite.

 

Maybe you're running IIS and you want to run ISAPI Rewrite

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.