<?php setcookie("cookie_name", "abhi", time()+60*60); //OR $expire=time()+60*60; etcookie( ...
確定! 回上一頁