Re: [PHP-DB] fopen : Supplied argument is not a valid File-Handle resource
by Ferdian other posts by this author
Sep 30 2003 10:35AM messages near this date
[PHP-DB] fopen : Supplied argument is not a valid File-Handle resource
|
Re: [PHP-DB] fopen : Supplied argument is not a valid File-Handle resource
> How about putting in some error checking code as per example in manual?
>
Hi Jason,
The error was on : $ns = fsockopen($com_server,43);
fputs($ns,"$domname\r\n");
Any solutions ?
Kind Regards,
Ferdian
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Ferdian
Ferdian
Jason Wong
Jason Wong
|