Submitting results to PHP

I am interested in submitting results to a PHP file for managing the results. Is it possible to send test results to a PHP file, "results.php" to where php could access a $_POST item to set to a variable. I am familar with PHP and have been using html forms that submit to php and they work just fine. Using forms an action is set for that form so when it is submitted it will follow that action and POST all the related information. since I assume a test is comprised of multiple forms. In what sense is POST or GET being used by Lectora. How does it group the information? How would I access a test element? "formname.elementname.value". according to page 172 of the Lectora 2004 user manual it gives a small reference to the access scheme, which from what I see in lectora for a question variable "question_004" or a name such as "Question 1" does not match the "QuestionX" definition. I have run a couple of tests and it keeps telling me it failed to submit results to PHP. If it is possible can someone give me a starting point. If it is not possible please let me know as well. (related modules would be uploaded into CourseMill)

Discussions have been disabled for this post