hi everyone im trying to search thru hash tables
im using while() at the min but its using alot of cpu
im not sure how else to do it i need it to search thru $strip($2-) in hash to see if it matches %pack
if it does then ignore it or add the new pack to hash tables
has anyone here got any other ways of doing this
im using $strip cous its got colors in hash and i need to keep the colors there

thanks.