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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:50:37
Original
880 people have browsed it

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


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

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

探讨

序列化数组?js 没有二维数组啊
Related labels:
js
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
Latest Issues
Where is js written?
From 1970-01-01 08:00:00
0
0
0
js file code not found
From 1970-01-01 08:00:00
0
0
0
js addClass not working
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template