hi, i have retreive my database values and stored in arrays ie i am retreiving worked dates ans stored the retreived dates in one array named as arr1.then i have some dates in another array named as arr2.so i want to
check whether arr2 dates are present in arr1 array,if present means i need to show the dates, please tel me how to do and please give me sample coding