By Fatal1 on
Hey there.
I have a php script (well, hundreds), that is a form that passes the input data to a templated page and fills int he values with users inputted value. That's probably not very clear, so her is a link to a sample script. http://www.xfiend.com/sample/ft-test.php
The question I have is, what is the best way to do this?
Should I create a module? Should I do it as a page? Should I use Drupal forms? is there already a module that does this?
Any suggestions would be appreciated.
Thanks.