* @param int** @return array*/public function get_pos($myid, $pid = 0){$this->arrt = null;$this->recur_n($this->arr, $myid, $pid);return array_reverse($this->arrt);}private function recur_n($arr, $tid, $pid){foreach ($arr as $v) {if ($v['id'] == $tid) {$this->arrt[] = $v;if ($v['pid'] != $pid) {$this->recur_n($arr, $v['pid'], $pid);
| USER | www |
| HOME | /home/www |
| HTTP_X_SERVER_ADDR | 222.211.93.225 |
| HTTP_X_SCHEME | http |
| HTTP_X_REAL_IP | 198.2.231.215 |
| HTTP_X_QCDN_FP | 15/Apr/2026:09:18:53 +0800 |
| HTTP_X_M_REQID | oDZRai1Hm |
| HTTP_X_LOCAL_ADDR | 222.211.93.225 |
| HTTP_X_FROM_CDN | qiniucdn-5d9a5e6c9f0ab336 |
| HTTP_X_FORWARDED_FOR | 216.73.216.167, 198.2.231.215 |
| HTTP_REFERER | http://remehealth.com.cn |
| HTTP_PRAGMA | no-cache |
| HTTP_CLIENT_IP | 216.73.216.167 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_ACCEPT_LANGUAGE | zh-CN,zh;q=0.9,en;q=0.8 |
| HTTP_ACCEPT_ENCODING | deflate, gzip |
| HTTP_ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) EdgeNode |
| HTTP_HOST | remehealth.com.cn |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | new.itailai.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 172.23.63.102 |
| REMOTE_PORT | 10002 |
| REMOTE_ADDR | 222.211.93.214 |
| SERVER_SOFTWARE | nginx/1.28.0 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/new.itailai.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /gongchengfuwu/65.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/gongchengfuwu/65.html |
| SCRIPT_FILENAME | /www/wwwroot/new.itailai.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1776215933.293 |
| REQUEST_TIME | 1776215933 |