2
So guys, I’m looking to create a PHP webservice that will do everything through another webservice (by its API). It will check if you have any message having, it processes and returns an appropriate message.
My question is: How to make this web service run?
It has to run automatically, alone. I don’t know how to do this in PHP.
I know there are more appropriate languages for what I want, but PHP is what I have at the moment.
Some light?
Which operating system is using on the server?
– Marcus Vinicius