Passing param to an executable from PHP script. possible?
Posted: Mon Nov 05, 2007 11:23 am
Hello.
For software protection with a software generated number, and a key generated online, I would like to do the following:
A form on a web page will receive a number (which was generated by the software), pass the number to an executable on the server, (the key generator), and then display the output from the key generator to the user.
Is this possible with PHP?
(While I have a lot of experience with other languages, especially Java, I am a newbie with Drupal and PHP)
Thank you.
Shay.
For software protection with a software generated number, and a key generated online, I would like to do the following:
A form on a web page will receive a number (which was generated by the software), pass the number to an executable on the server, (the key generator), and then display the output from the key generator to the user.
Is this possible with PHP?
(While I have a lot of experience with other languages, especially Java, I am a newbie with Drupal and PHP)
Thank you.
Shay.