Forums

PHP

This topic is locked

How to pass 2 parameters to 1 PHP page.

Posted 24 Mar 2008 20:10:09
1
has voted
24 Mar 2008 20:10:09 Derek Allen posted:
Okay I know I'm not thinking clearly but I can't seem to figure out how to pass 2 parameteres to one page. Here's what I'm working with. I have one page that pulls images down from a MySQL database. The images are thumbnails. I want to be able to pass that image to a page that shows the full image. I tried using Dreamweaver to pass the ID to the page with a dynamic image, but I am having to create a single page for each thumbnail. I'm no expert with PHP or MySQL but I have made it this far and everything is working great. I just can't seem to figure out how to get this working. Any ideas?

Thanks in advance.

EDIT:

Okay I do know how to pass the 2 parameters and I think I would need some kind of IF - THEN statement.. just not sure how to do that through Dreamweaver. I want one page to show one of the 5 images that was selected.. and thumbnail the images that were not selected below the image selected.

Edited by - NEX2NUN on 24 Mar 2008 23:08:17

Reply to this topic