escapestring__recursive

Adds slashes to the array/variable. What it does: - returns the var, as an array or string, with escapes as required. - importantly escapes all keys and values! - calls itself recursively if necessary.
Parameters Summary
array|string $var