skip navigation
Home Page  |  Profile  |  Test Grid  |   |   |   |   |   |   |  Unit Test  |  VBulletin  |  Login

Welcome to the home page

Go back

Filer input: Add a number to the "string" var in the query string: (E.g: http://localhost/test/filter-input/?string=test123) 1. Whitelist Filtering ============================================ $_GET['string']: TRUE: "test" Contains only alphabetic characters $_GET['string']: TRUE (Static method) 2. Blind Filtering ============================================ $_GET['string']: test
Left Menu

Copyright © Fabrice Lachant