hi,
im writing a cms for uni project and just looking for some info on validation.
I was thinkin of using ajax for real-time client side validation. Is this probably the best technology to use? cms will be written in PHP.
I'm not very sure about what takes place on server validation though. Surely client side validation will ensure validity of data unless parameter values are hacked or suchlike. Anybody advise me on how to go about server validation?
I'm currently looking into preventing sql injection attacks etc.
Thanks in advance.
Jonny
im writing a cms for uni project and just looking for some info on validation.
I was thinkin of using ajax for real-time client side validation. Is this probably the best technology to use? cms will be written in PHP.
I'm not very sure about what takes place on server validation though. Surely client side validation will ensure validity of data unless parameter values are hacked or suchlike. Anybody advise me on how to go about server validation?
I'm currently looking into preventing sql injection attacks etc.
Thanks in advance.
Jonny