Re: [PHP-DB] fopen : Supplied argument is not a valid File-Handle resource
by Jason Wong other posts by this author
Sep 30 2003 11:04AM messages near this date
Re: [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
On Tuesday 30 September 2003 18:35, Ferdian wrote:
> > How about putting in some error checking code as per example in manual?
> The error was on : $ns = fsockopen($com_server,43);
> fputs($ns,"$domname\r\n");
That is *where* the error occurred. But *what* is the error?
Again, refer to examples in manual.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
Somehow I reached excess without ever noticing when I was passing through
satisfaction.
-- Ashleigh Brilliant
*/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Ferdian
Ferdian
Jason Wong
Jason Wong
|