PHP: Input Filtering Advanced II

Опубликовано: 04 Ноябрь 2024
на канале: Edward Tanguay
95
2

This video tells you about using the new PHP 5.2 input filters to remove and encode special characters from strings entered on a form and calling a custom function to validate text. You'll also learn how to validate not only POST variables but also GET variables.