Hello everyone,
I am having bit of nightmare with development of online php socket server.
I must admit that whole server side development is not exactly my best side but I manage to write a simple socket server that can be used offline when accessed with user/php/php -q command. May problem is how to install / initiate the socket server online on web host server.
Under this address you will find my socket server you will find my current php http://adc.net76.net/PHP/socketServer.php that instead of print error or correctly activate only spins / awaits for reponse would that means that it is correcly working, if so is there any possiblity to debug it or run it in form of command prompt?
Thanks,
Martin