Replies: 0
Hi,
thanks for your great work.
I got a problem, and wondering where these ‘$errno’, ‘$errstr’, come from? I can’t find them anywhere in your plugin but here.
line 1519:
$fp = @fsockopen($url['host'], 80, $errno, $errstr, 30);
Please advise.
Thank you!