I want to make it so that my website can display from one folder different
displays. In other words I want my website to show
[url]www.mydoamin.com/displayfolder/1[/url]
[url]www.mydoamin.com/displayfolder/2[/url]
[url]www.mydoamin.com/displayfolder/13[/url]
[url]www.mydoamin.com/displayfolder/145[/url]
and so forth.

Do I need to create separate folders for this or can I do this dynamically
with an ID number?