当前位置:Gxlcms > PHP教程 > php端httpsqs如何使用get和put方法

php端httpsqs如何使用get和put方法

时间:2021-07-01 10:21:17 帮助过:26人阅读

php端httpsqs怎么使用get和put方法
php端httpsqs怎么使用get和put方法
我从表中查出一定量的数组想存入队列中,
是使用foreach循环,一个一个把每个数组中数据全put进去么?需要explode成字符串一个一个放进去么?
get的时候如何还原成最早的数组形式?

------解决方案--------------------
https和http使用get和put的方法是一样的。

人气教程排行