Question:Which of the following PHP function is used to establish socket connection?
A fsockopen() B sockconnect() C fsocketopen() D socket_connect()
+ AnswerA
+ Report