| How to create a dynamic search?
At first...sorry for my english. Hope you will understand the problem.
In a thread i will make a link to the Gallery. This link should show all pictures with the titel (or description or keyword) e.g. "flowers".
So I made a gallery search with the word "flowers" and embedded this link in a thread.
/gallery/browseimages.php?do=searchresults&searchid=615
All okay at this time.
But... when users uploaded pictures to the Gallery after posting this link , these pictures will not be shown. Shown are only the pictures which are already in the gallery when generating the searchlink.
All picture are only shown after generating a new search wich give a new search ID.
I want to have a dynamic searchlink, not a static.
There are any ideas to solve the problem?
|