...$i++){
if (substr($vars[$i],0,1) == "+") { // we have a +, search!
}
if (substr($vars[$i],0,1) == "-") { // we have a -
}
// don't use *else* because there can be errors in the var, this way only vars starting with + or - get used
}
jamesp0tter,
mr.jamespotter@gmail.com
p.s.: sorry...