Posted by Sjoerd on 06/08/06 11:12
Dejan wrote:
> Now i wanna compare 'mobile_num' in array1 and array2, if i find it change
> value 'zauzetost' in array1 with value 'zauzetost' from array2.
If you get this data from an SQL server, you probably want to solve it
there. Otherwise, just loop through the first array and compare the
value.
Navigation:
[Reply to this message]
|