Jump to content

URL guide


xenophobia

Recommended Posts

Hi, recently I noticed some site's URL looked something like this:

 

www.domain.com/list/100

 

whereby the list will be a section page and the 100 will be the ID of the content.

Eg to list a details item of which having the item's ID of 100.

 

So I was wondering in the code, how it's going to achieved it???

 

suppose if you put like this:

www.domain.com/list/

the apache server will automatically search for list/index.php or list/index.html

 

Need some guidance. As doing this will have the advantages instead of doing something like this:

www.domain.com/list.php?id=100

 

Thanks in advanced.

Link to comment
https://forums.phpfreaks.com/topic/120205-url-guide/
Share on other sites

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.