You use fsockopen() to establish a file pointer as you would use fopen(). The parameters the function takes are the URL, the port (here, 80), an error number ...
確定! 回上一頁