setcookie(name, value, expire, path, domain, secure, httponly);. Note that: Cookies are part of the HTTP header, so setcookie() must be called before any output ...
確定! 回上一頁