For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2005 > quickform on single php page with CASE









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 quickform on single php page with CASE
Andras Kende

2005-10-10, 9:56 pm

Hello,



I'm in a process of converting one of my form page to quickform based..



I use a single php page to enter; edit and display data based on url
variable with case.



switch ($action)

{

case "process-new" :

...

break;



case "process-edit" :



etc etc.





Is this is a easily doable way with quickform or its easier to break into
separate pages ?





Thanks,





Andras Kende








Sponsored Links







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

Copyright 2008 codecomments.com