Re: [PHP] Nubie scripting question - Newbie Guide for the benefit of new members

2004-09-19 Thread David Bevan
On Sun, 2004-09-19 at 11:36, revDAVE wrote: >Q: here is what I am unclear of: since I do not know PhP - how do I get the >main display page to read this part of the URL? > > - how do I write this? > > thanks in advance for your help Since you do not know PhP, how about picking up a book or try

Re: [PHP] Nubie scripting question

2004-09-19 Thread Jason Wong
On Sunday 19 September 2004 23:36, revDAVE wrote: [snip] You have started a new thread by taking an existing posting and replying to it while you changed the subject. That is bad, because it breaks threading. Whenever you reply to a message, your mail client generates a "References:" header that

[PHP] Nubie scripting question

2004-09-19 Thread revDAVE
I would like to set up a situation where I have one main page with a bunch of thumbnail pictures on it. Each will have a link to a larger photo. However, rather than just simply loading a raw JPEG to a blank page, I would like to use PHP, so that each link will point to 1 main php display page