View [JS] array_escape () escape an array /** *@desc browse an array and esapce all of his filed *@return array escaped array */ function array_escape(tab) {...Read More