View Single Post
Old 06-25-2009, 05:31 AM   #1 (permalink)
planepixel
The Contributor
 
planepixel's Avatar
 
Join Date: Feb 2009
Posts: 28
Thanks: 10
planepixel is on a distinguished road
Default how to do form handling(validation and security) in php

Hi

form handling is little bit confusing. what is the best way to handle form data and make sure it is valid.
i read couple of tutorial which state that some method break if hosting company does not have some settings enabled.
how i design form and handle data independent of host specific setting.

thanks
planepixel is offline  
Reply With Quote