Hi
I have a few question, when i was looking on forum i see that user use php code but the object verion, is it possible to use classic php to make a form because i never make a script in object php or is it possible to use both in one script ? Is it variables from main form avaible on pages before sending the e-mail and the page after send? Can I use javascript and php in the same script and at least is there any problem to include some files to script?
I have a few question, when i was looking on forum i see that user use php code but the object verion, is it possible to use classic php to make a form because i never make a script in object php or is it possible to use both in one script ? Is it variables from main form avaible on pages before sending the e-mail and the page after send? Can I use javascript and php in the same script and at least is there any problem to include some files to script?
Hi byru,
no problems to include files
PHP can be executed on inside form code or after send or before send.
use any type of PHP as long as its PHP, the objects are Joomla classes, we need them to interact with the DB, I don't suggest you use classic PHP while dealing with Database.
Cheers
Max
no problems to include files
PHP can be executed on inside form code or after send or before send.
use any type of PHP as long as its PHP, the objects are Joomla classes, we need them to interact with the DB, I don't suggest you use classic PHP while dealing with Database.
Cheers
Max
and JS also can be loaded inside or outside the form
This topic is locked and no more replies can be posted.
