code:
1
2
3
4
5
6
7
8
| '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.
Bovenstaannd gedeelte heb ik opnieuw geschreven maar ik blijf hetzelfde probleem houden, waar maak ik de fout? Het hele bestand staat hier: http://www.modelautoforum.nl/catalog.txt