foreach ($row as $key => $val) {
                $row[$key] = stripslashes($val);
            }