<?php. function isLoggedIn() {. if (is_numeric($_SESSION["secret"])) {. return true;. } else {. return false;. } } function foo($post) {.
確定! 回上一頁