Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arif98741/form-validation-php-code
https://github.com/arif98741/form-validation-php-code
we
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arif98741/form-validation-php-code
- Owner: arif98741
- License: apache-2.0
- Created: 2016-11-10T16:41:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T17:56:55.000Z (over 7 years ago)
- Last Synced: 2024-10-16T19:43:06.851Z (3 months ago)
- Topics: we
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 <, > 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.