Hello,
I am new to PHP. I have a stand alone program written in QuickBasic. I would like to sell its service on the net using PHP for the web interface. My question is, is it possible to have incoming info to the QuickBasic program from the PHP script? I don't know if my question is clear so I will give the following example:
PHP's form recieves numbers from the user, then these numbers will be transfered to the QuickBasic standalone program to process. Then the program will generate a result which is a number. This number will then be placed in an html page to be displayed to the end user.
If anyone can let me know the answer to my question, it will be greatly appreciated.
thank you
don
I am new to PHP. I have a stand alone program written in QuickBasic. I would like to sell its service on the net using PHP for the web interface. My question is, is it possible to have incoming info to the QuickBasic program from the PHP script? I don't know if my question is clear so I will give the following example:
PHP's form recieves numbers from the user, then these numbers will be transfered to the QuickBasic standalone program to process. Then the program will generate a result which is a number. This number will then be placed in an html page to be displayed to the end user.
If anyone can let me know the answer to my question, it will be greatly appreciated.
thank you
don