Step 1 is the initial page, where the registration form is displayed. There's a simple 'showform' value that is created, and at first it is set to 1 since I want to display the form. If the form is submitted, values are checked, and if the data submitted is satisfactory, 'showform' is set to 0, and the data the user entered is displayed for them to verify. If they approve, the data is submitted to step 2, step2 simply submits the data into the database.
-- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
