Searching string - how to prepare? Searching string - how to prepare?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Searching string - how to prepare?

Started by okiem, June 03, 2008, 10:21:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

okiem

There is possibility to post link (on other page) to search result for particular word fe. "blabla"

http://mygalerydomain.com/coppermine/thumbnails.php?album=search&search=blabla

I can use there two words

http://mygalery.com/coppermine/thumbnails.php?album=search&search=blabla&search=mioumiou

and result wil search for any pictures with first OR second word.

Is there any possibilityto prepare link to result only to pictures with first AND second word ?

(Also any possibility to use in link for searching also another field, f.e. "user3")

gandolfi

i have the same question:

i want to search two word or more with AND separator, with line command in php

&search=word1 word2 word3&album=search&type=AND

But they did not work, the result are with OR separator and not AND.