Forums

PHP

This topic is locked

Include Dynamic Form

Posted 05 Oct 2006 20:31:50
1
has voted
05 Oct 2006 20:31:50 Ben Watson posted:
Hey folks!
I am trying to use a form that is on my database and 'include()' it into my page. Sure, I can just drop it in from the bindings menu, but this does an echo, thus when I go to submit the form, it croaks. Is there a way to use the include() command with a dynamic data, and not kill the functionality of my form? I can include the data if I save it as a webpage, but I would like to keep all this content on my database for backup and speed...

BW

Reply to this topic