Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Searching string - how to prepare?  (Read 2345 times)

0 Members and 1 Guest are viewing this topic.

okiem

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Searching string - how to prepare?
« on: June 03, 2008, 10:21:03 am »

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

Code: [Select]
http://mygalerydomain.com/coppermine/thumbnails.php?album=search&search=blabla
I can use there two words

Code: [Select]
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")
Logged

gandolfi

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: Searching string - how to prepare?
« Reply #1 on: December 13, 2008, 10:47:07 am »

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.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.