php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
fsock.c File Reference
#include "php.h"
#include "php_globals.h"
#include <stdlib.h>
#include <stddef.h>
#include "php_network.h"
#include "file.h"

Go to the source code of this file.

Functions

 PHP_FUNCTION (fsockopen)
 
 PHP_FUNCTION (pfsockopen)
 

Function Documentation

◆ PHP_FUNCTION() [1/2]

PHP_FUNCTION ( fsockopen )

Definition at line 144 of file fsock.c.

◆ PHP_FUNCTION() [2/2]

PHP_FUNCTION ( pfsockopen )

Definition at line 151 of file fsock.c.