Posted: Wed Jan 11, 2017 2:48 am Post subject: Find two values in one table
Hi, i have a problem with search.
Structure in memory looking like this:
25A152F0 - model (4 byte)
25A152F4 - brand (4 byte
37F04554 - model (4 byte)
37F04558 - brand (4 byte)
38070010 - model (4 byte)
38070014 - brand (4 byte)
I need to find all models by brand. Something like
if $temp_brand_array[address][value] == 'brand' {array_models() = $temp_brand_array[address-3][value]}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum