[PHP] Variables

2001-04-06 Thread Cheng, Kynan (London)
Hello, Can anyone help me to achieve this using PHP: I would like to have a personal photographic portfolio site with thumbnails. Clicking on the thumbnail would bring up another page which has an enlarged version of the photo on a standard 'template page'. In other words the photo src is a var

RE: [PHP] Variables

2001-04-06 Thread Cheng, Kynan (London)
PROTECTED]] > Sent: 06 April 2001 17:03 > > I'm not sure about Freeserve, but I don't think that Geocities supports > PHP > on their webpages (at least not for users ...). > > --Joe > > On Fri, Apr 06, 2001 at 10:05:14AM +0100, Cheng, Kynan (London) wrote: >

RE: [PHP] newbie question about variables

2001-04-09 Thread Cheng, Kynan (London)
Hi, I have not coded script in html before, so I was wondering if someone could look this over briefly: I'm a bit confused as to how variables are passed/stored. Do the variables get saved on the client machine? Do they have to be specifically passed from page to page and back? Are they automa

RE: [PHP] newbie question about variables

2001-04-09 Thread Cheng, Kynan (London)
- > From: PHPBeginner.com [SMTP:[EMAIL PROTECTED]] > Sent: Monday, April 09, 2001 3:00 PM > To: Cheng, Kynan (London); [EMAIL PROTECTED] > Subject: RE: [PHP] newbie question about variables > > Yes, you were right, this works just the way you wrote. > > And yes, there i