成都创新互联网站制作重庆分公司

PHP过滤函数扩展DataFiltering

This extension filters data by either validating or sanitizing it. This is especially useful when the data source contains unknown (or foreign) data, like user supplied input. For example, this data may come from an HTML form.

创新互联公司专注于巴里坤哈萨克网站建设服务及定制,我们拥有丰富的企业做网站经验。 热诚为您提供巴里坤哈萨克营销型网站建设,巴里坤哈萨克网站制作、巴里坤哈萨克网页设计、巴里坤哈萨克网站官网定制、重庆小程序开发服务,打造巴里坤哈萨克网络公司原创品牌,更为您提供巴里坤哈萨克网站排名全网营销落地服务。

There are two main types of filtering: validation and sanitization.

Validationis used to validate or check if the data meets certain qualifications. For example, passing in FILTER_VALIDATE_EMAILwill determine if the data is a valid email address, but will not change the data itself.

Sanitizationwill sanitize the data, so it may alter it by removing undesired characters. For example, passing in FILTER_SANITIZE_EMAILwill remove characters that are inappropriate for an email address to contain. That said, it does not validate the data.

Flags are optionally used with both validation and sanitization to tweak behaviour according to need. For example, passing in FILTER_FLAG_PATH_REQUIREDwhile filtering an URL will require a path (like /foo in http://example.org/foo) to be present.


网站题目:PHP过滤函数扩展DataFiltering
网页网址:http://cxhlcq.com/article/ppogso.html

其他资讯

在线咨询

微信咨询

电话咨询

028-86922220(工作日)

18980820575(7×24)

提交需求

返回顶部