I'm looking for a solution to open 1 time a connection with the server, and reuse it many time, is that possible with pfsockopen() ? And how can I reuse the resource ?
Asked
Active
Viewed 71 times
0
-
Have you attempted to do this yourself, or even read up on the PHP documentation? http://www.php.net/manual/en/function.pfsockopen.php – rorypicko May 01 '14 at 13:07
-
i don't find any information that helpe me on the php documentation – user3574411 May 01 '14 at 13:30