PDA

View Full Version : Category selection logic: AND & OR


devenh
6th of January 2007 (Sat), 00:13
I frequently create web links like:

gallery/list.php?exhibition=212&category=130

This works great for a single category, but is it possible to create a link using two or more categories using AND or OR logic like (category=50) AND (category=24)?

Deven