For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > June 2005 > FormBuilder possible QuickForm question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author FormBuilder possible QuickForm question
Dan Rossi

2005-06-09, 3:57 pm

Hi, I am trying to build a public interface form, I usually use client
side validation, but for a public form i feel i need to use server side
validation. There is one problem. My little framework executes a method
for get and post requests.

My form is sitting in a method called _doGet, and posts are handled in
_doPost. There is another start method which uses action methods.
Anyway How can i validate the form server side without having to
rebuild all the data in the get method ? Ideally on error I would like
to show the form again with the error messages.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com