小编Kar*_* oc的帖子

如何检查 html 文本框中给出的 php 中的数据类型?

我用过

get_type($var) 
Run Code Online (Sandbox Code Playgroud)

但它总是从文本框中以字符串形式返回

echo "<input type='text' name='value'>"; 
Run Code Online (Sandbox Code Playgroud)

html php types

3
推荐指数
2
解决办法
1万
查看次数

标签 统计

html ×1

php ×1

types ×1