Pagina 1 van 1

Zoekopdracht in catalogus

Geplaatst: 27 nov 2005, 17:45
door Muiter

Code: Selecteer alles

	'U_CAT_SBRAND' => append_sid("catalog.{$phpEx}?sbrand=$sbrand&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_STYPE' => append_sid("catalog.{$phpEx}?stype=$stype&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SMAN' => append_sid("catalog.{$phpEx}?sman=$sman&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SSCALE' => append_sid("catalog.{$phpEx}?sscale=$sscale&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SCOLOR' => append_sid("catalog.{$phpEx}?scolor=$scolor&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SDATE' => append_sid("catalog.{$phpEx}?sdate=$sdate&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SEDITION' => append_sid("catalog.{$phpEx}?sedition=$sedition&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
	'U_CAT_SCAT' => append_sid("catalog.{$phpEx}?scat=$scat&brand=$brand&fab_name=$fab_name&driver=$driver&color=$color&number=$number&cat=$cat&sell_year=$sel_year&prod_year&scale=$scale&edition=$edition&type=$type&info=$info&prod_year=$prod_year&sell_year=$sell_year"),
Ik maak gebruik van bovenstaande code voor het selecteren van zoekopdrachten in mijn catalogus http://www.modelautoforum.nl/catalog.php
Dit werkt helemaal niet goed. Of hij pakt weer de hele lijst uit de database om te selecteren of hij pakt de vorige zoekopdracht.
Kan iemand mij helpen met de juiste code?