Home > Backend Development > PHP Tutorial > php做保存进度,小弟我的思路,哪位高手可以写出来,小弟我写了远行失败了

php做保存进度,小弟我的思路,哪位高手可以写出来,小弟我写了远行失败了

WBOY
Release: 2016-06-13 11:55:20
Original
1098 people have browsed it

php做保存进度,我的思路,谁可以写出来,我写了远行失败了。
用表单hidden提交一个page页数,submit以后,调用php 写入或者更新到相应session中的username所指到的字段对应的page字段中。然后下次点击读取进度时,依旧调用另一个php通过选择结构指示并打开相应页面。
我的两个调用的。php不知道怎么写,希望大家帮我給个代码。或者给出你认为更好的实现的方法代码。
------解决方案--------------------
哥们 这个要用cookie 比较合理

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template