luoluoqixi

Results 2 issues of luoluoqixi

` foreach ($data as $val) { $tmp = $val; if ((array) $tmp) { $href = array_key_exists('href', $val) ? 'href="' . $val['href'] . '"' : ""; $title = array_key_exists('title', $val) ?...