¡@

Home 

php Programming Glossary: mkey

recursive array_diff()?

http://stackoverflow.com/questions/3876435/recursive-array-diff

aArray1 aArray2 aReturn array foreach aArray1 as mKey mValue if array_key_exists mKey aArray2 if is_array mValue aRecursiveDiff.. array foreach aArray1 as mKey mValue if array_key_exists mKey aArray2 if is_array mValue aRecursiveDiff arrayRecursiveDiff.. mValue aRecursiveDiff arrayRecursiveDiff mValue aArray2 mKey if count aRecursiveDiff aReturn mKey aRecursiveDiff else if..

Show the differences between 2 xml files (with php)

http://stackoverflow.com/questions/6640255/show-the-differences-between-2-xml-files-with-php

aArray1 aArray2 aReturn array foreach aArray1 as mKey mValue if array_key_exists mKey aArray2 if is_array mValue.. array foreach aArray1 as mKey mValue if array_key_exists mKey aArray2 if is_array mValue aRecursiveDiff this arrayRecursiveDiff.. aRecursiveDiff this arrayRecursiveDiff mValue aArray2 mKey if count aRecursiveDiff aReturn mKey aRecursiveDiff else ..