View previous topic :: View next topic
Author
Message
perik78 Joined: 29 Dec 2009 Posts: 6
Posted: Thu Apr 08, 2010 8:43 pm Post subject: probably pretty easy solved php issue ...
Hi! Last edited by perik78 on Sun Apr 25, 2010 11:49 pm; edited 1 time in total
Back to top
lostboy Joined: 02 May 2004 Posts: 6059 Location: toronto, canada
Posted: Tue Apr 13, 2010 4:22 pm Post subject:
Each image has an id or name. Pass that name in the link and use a different page to pull out the specifically identified image.
[code:1]
<img src='$thumbnail' onclick='image.php?id=$image_id'>
[/code:1]
Back to top
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum