Right. I need to research how to do this then because I have no idea how to call it via a shell and what kind of parameters along with the data etc. Any code examples would be appreciated.
And does the socket from your PHP web app calling it remain open waiting for a response … and the response is the reg code etc, or does the socket close and your console app just calls the PHP web app after? Sorry if this is a dumb question!