View Single Post
Old 2004-04-23, 05:43 AM   #1
Goodlove
If something goes wrong at the plant, blame the guy who can't speak English
 
Join Date: Apr 2004
Location: United Kingdom
Posts: 31
PHP Freesites & Image Pages.

Hi this is my first post, but I'm not a newbie

I have a question about freesites and php pages.

I was thinking about saving space/time building and I thought about making the gallery picture pages of freesites a php page, so the content is dynamic.

So from gallery-01 - links to pictures 1 - 10, but instead of 10 pic pages named pic-page-01.html to 10.html for example have the thumbs link to one php page:

pic-page.php?pic=1 - to ?pic=10

No doubt I'm not the first person to think of this, but I thought I'd get clarification here before going ahead and building/submitting sites.

Is this an accepted technique by the link list owners here?

I did a search on the archive for 'php pages' and didn't come across any other similar posts, although I saw one relating to a question about galleries being in the same directory as the index and main pages.

Q2) What about if the whole site was 1 php page with dynamic content?

So you have:


domain.com/site_1/index.php?page=index
domain.com/site_1/index.php?page=main
domain.com/site_1/index.php?page=gallery1
domain.com/site_1/index.php?page=gallery2


And so forth.

Is this acceptable?

Regards

Ian-Michael
Goodlove is offline   Reply With Quote