Hi all,
Maybe you already know, but I just found out about this and I wanted to share:
It is a form validation function, native in php, that I never heard about:
PHP Filter
Does anyone know why it isn't widely used? Is it slower than normal validation or is there any other reason?
I'm just astonished that such an easy way of validating input or checking for GET vars isn't used...
Maybe you already know, but I just found out about this and I wanted to share:
It is a form validation function, native in php, that I never heard about:
PHP Filter
Does anyone know why it isn't widely used? Is it slower than normal validation or is there any other reason?
I'm just astonished that such an easy way of validating input or checking for GET vars isn't used...
