$data = array(); if (is_array($posts) && isset($posts[0])) { // add this to use on frontend $data['status'] = 'success'; $data['link'] ...
確定! 回上一頁