//如果使用者有登入且有接收到兩個變數 if(($_GET['uid'] == $xoopsUser->getVar('uid')) && !empty($_GET['fid'])){ $select_sql = "SELECT COUNT(*) FROM " . $xoopsDB->prefix("myfriend") . " WHERE uid='" . $uid . "' AND fid='" . $fid . "'"; ?>
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
You are receiving this email because you subscribed to this feed at blogtrottr.com.
留言列表