Recently, I have, after using Joomla!'s jQuarks Quiz Library which crashed a while ago, found the need to be able to perform server-side scripting due to the insufficient security JavaScript can give me to perform all the script necessary (JavaScript can be seen in the source code, JavaScript can be disabled and questions can be studied as long as they want to (I wanted to implement a timeout function but, again, this can easily be switched), and so on).
Is there any way for me to embed PHP in an HTML document hosted over forumotion's HTML page administration?
I know that forumotion itself uses massive PHP and SQL (otherwise, a properly working forum wouldn't work) and this would be a nice option to host such scripts without the user being able to disable the use of the code.
Of course, people could do SQL Injections and what not, but if that can be prevented, I think this would be a good addition to forumotion for experienced PHP programmers.
Is there any way for me to embed PHP in an HTML document hosted over forumotion's HTML page administration?
I know that forumotion itself uses massive PHP and SQL (otherwise, a properly working forum wouldn't work) and this would be a nice option to host such scripts without the user being able to disable the use of the code.
Of course, people could do SQL Injections and what not, but if that can be prevented, I think this would be a good addition to forumotion for experienced PHP programmers.
Last edited by Soul Evisceration on April 29th 2013, 6:08 pm; edited 1 time in total