View Single Post
Old 05-04-2007, 06:09   #1 (permalink)
Petronella
Registered User
 
Join Date: Jul 2006
Posts: 7
Automatic page setup with PHP

I'm working on a website that eventually will have thousands of pages. Usually the sites I make are a lot smaller than that, and I design all the pages individually. However, for this job that is obviously not an option.

I know that you can do this somehow in PHP, for example, you see this a lot: index.php?page_id=xx

Can someone explain to me how exactly this works? I know only a tiny bit PHP, but I'm sure I can figure it out, I just don't know where to start.

Thanks.
  Reply With Quote