Can someone point me to some code that shows a good quickform with mysql insert ability.
I found this one:
http://www.devarticles.com/c/a/Web-Design-Usability/Using-HTML-QuickForm-To-Manage-Web-Forms-Part-1/11/
It's good. But what I don't understand is how to use this code to also insert some session variables as well. It looks as though Quickform elements are inserted as part of an array??
Anyway, I learn best by seeing code so if someone could pass me some cool links are paste me some cool stuff that'd be swell. I need to be able to insert session and post variables from the previous page.
Also could someone explain to me how to implement: $trackSubmit so quickform doesn't immediately show me validation rules that'd be awesome as well.
Thanks
Jason