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.. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.