收到价值$ _POST [英] receive value $_POST

查看:58
本文介绍了收到价值$ _POST的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从文本框接收。

文本框中有一个名为list的数字列表(例如,10,12,

23,24,)就像这样。

然后我尝试

$ L = $ _ POST(" list")

但是它不起作用(我猜是因为逗号)

有没有办法用逗号接收整数?

Thx。

解决方案
L =

_POST(&]清单")

但它不 ''工作(我猜是因为逗号)

有没有办法用逗号接收整数?

Thx。




kirke写道:


我想从文本框接收。

这个名为list的文本框中有一个数字列表(例如,10,12,

23,24,),就像这样。

和然后我尝试


hi, I wanna recevie from text box.
there''s a list of numbers in the text box named "list"(eg., 10, 12,
23, 24,) like this.
and then i try
$L=$_POST("list")
but it doesn''t work(i guess because of commas)
is there any way to receive whole numbers with comma?
Thx.

解决方案

L=


_POST("list")
but it doesn''t work(i guess because of commas)
is there any way to receive whole numbers with comma?
Thx.



kirke wrote:

hi, I wanna recevie from text box.
there''s a list of numbers in the text box named "list"(eg., 10, 12,
23, 24,) like this.
and then i try


这篇关于收到价值$ _POST的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆