Wednesday, 28 August 2013

Sanitize a whole page of HTML to input into a database using PHP

Sanitize a whole page of HTML to input into a database using PHP

References

Reference NO 1

http://stackoverflow.com/questions/15195640/sanitize-a-whole-page-of-html-to-input-into-a-database-using-php

Reference NO 2

http://www.w3schools.com/php/php_filter.asp

Reference NO 3

http://bytes.com/topic/php/insights/664241-using-html-forms-pass-data-php

Reference NO 4

http://php.net/manual/en/filter.filters.sanitize.php

Reference NO 5

http://php.net/manual/en/function.htmlspecialchars.php

Reference NO 6

http://www.html-form-guide.com/php-form/php-form-processing.html

Reference NO 7

http://webcheatsheet.com/PHP/form_processing.php

Reference NO 8

https://phpbestpractices.org/

No comments:

Post a Comment