Just tried to run your script and get the error below:
Fatal error: Uncaught Error: Call to undefined function socket_create() in /php-smpp-master/sockettransport.class.php:218 Stack trace: #0 /php-smpp-master/receive.php(18): SocketTransport->open() #1 {main} thrown in /php-smpp-master/sockettransport.class.php on line 218
My PHP Sockets are open...so what could be causing this error?
Just tried to run your script and get the error below:
Fatal error: Uncaught Error: Call to undefined function socket_create() in /php-smpp-master/sockettransport.class.php:218 Stack trace: #0 /php-smpp-master/receive.php(18): SocketTransport->open() #1 {main} thrown in /php-smpp-master/sockettransport.class.php on line 218My PHP Sockets are open...so what could be causing this error?