PHP Programmers
|
Newbie Member
|
|
| 17Nov2008,12:59 | #1 |
|
Can anyone tell how to do the form validation effectively? I am new to php .
|
|
Go4Expert Founder
|
![]() |
| 17Nov2008,13:18 | #2 |
|
There is not shortcut to it but one of the better way is to define the Type of data you intend to receive in Get/Post and then validate when sending as well as when receiving.
|

