shahzad429 Posted October 27, 2010 Share Posted October 27, 2010 I am working on search result page where all the thumbnail will display and its working fine. but what my boss wants is when user click on any thumbnail a new window will open with the product image and next and prev button so that user will navigate search result through new window so how i can pass all the ID to new window so that this funtionality can be done thanks in advance.. Link to comment https://forums.phpfreaks.com/topic/216987-how-to-pass-array-to-new-window-without-form/ Share on other sites More sharing options...
trq Posted October 27, 2010 Share Posted October 27, 2010 Pass it through the url. eg; /gallery.php?id=12 Link to comment https://forums.phpfreaks.com/topic/216987-how-to-pass-array-to-new-window-without-form/#findComment-1127040 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.