常规参数
文章标题:
权重:
文章摘要:
在开发过程中,往往因为表单出错而返回页面的时候填写的信息都不见了,为了支持页面回跳,可以通过两种 方法 实现。 第一,使用Header方法设置消息头Cache-control header('Cache-control: private, must-revalidate'); //支持页面回跳 第二,使用session_cache_limite
关键字:
让PHP支持页面回退的两种方法
管理密码: