Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arif98741/form-validation-php-code


https://github.com/arif98741/form-validation-php-code

we

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# form-validation-php-code
We take data from html form several times. For this reason we use php code. But before taking data we need to analyze and filter it. In this regard
php can help us more. This php code filter slash, spaces and illegal characters before sending to server. If any user sends illegal characters
then php will convert those characters to special character such as &lt, &gt etc. This will prevent from hacking a server by attackers.

For using it. Just unzip it by winrar or winzip. And then find out filter file , use it.