1
I have a website that displays information based on the client inputting data through a series of 'back-end' PHP scripts. These mostly follow the sequence of :
HTML page 1) present a data-entry form
PHP Script + HTML page 2) perform a calculation on the data input and display the results for confirmation
PHP Script 3) add the confirmed results to the database and return the user to page 1.
I believe I can 'wrap' the PHP results pages for site visitors to see, but is there a module that would enable me to use the back-end scripts in Xoops?
A thread is for life. Not just for Christmas.