Hi. I have my own php form and Id like to embed it in ee. Its not letting me do the PHP include script… any thoughts? Thanks!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
May 06, 2011 10:59am
Subscribe [3]#1 / May 06, 2011 10:59am
Hi. I have my own php form and Id like to embed it in ee. Its not letting me do the PHP include script… any thoughts? Thanks!
#2 / May 06, 2011 9:41pm
PHP turned on in the EE template?
#3 / May 07, 2011 10:55am
Thanks for the assist, Peter.
ssuratosjr, when it comes to forms and ExpressionEngine, I really prefer to use Solspace’s Freeform Module.
It has the ability to save the entries to your web server in a table, and you can do quite a bit with required fields, template responses and the like. Best of all, it’s free.
Or as Peter mentioned, you’d need to turn on PHP in your template, probably in input mode. Does that help?