I want to create some fields on form, but these fields will not relate to database. What I mean is that the submitted data from these fields will be used for some other processing and not inserted into any table. How can I do this?
How to create form fields that will not insert values to table
Started by tabarry, 30 January 2013 - 13:17 PM
- Single Page
Posted 30 January 2013 - 13:17 PM
Posted 31 January 2013 - 00:25 AM
Check here, /topic/799-set-relation/#entry3111