Home >Backend Development >PHP Tutorial > 一个彩票系统,前台要提交很多数据下来,小弟我如何组合提交到后台才好呢

一个彩票系统,前台要提交很多数据下来,小弟我如何组合提交到后台才好呢

WBOY
WBOYOriginal
2016-06-13 13:10:35844browse

一个彩票系统,前台要提交很多数据上来,我怎么组合提交到后台才好呢?
我想过用一定格式的文本组和成字符串提交上来,
但是我又想,是不是还有更好的方法。
所以开贴问问高手们?


唉,好久都没有来这儿了,今天终于有问题问了

------解决方案--------------------
提交什么样的格式,是你的处理程序决定的
------解决方案--------------------
序列化数组.另外注意一下可能会有数据伪造的安全问题,以前做过此类项目
------解决方案--------------------

探讨

序列化数组?js 没有二维数组啊
Statement:
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