php3-list | 199807
Date: 07/30/98
- Next message: Paul Monaghan: "[PHP3] Looping oracle select."
- Previous message: Sparks, Alan: "[PHP3] php3_engine directive in .htaccess?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I like get the IP address and hostname before processing a form. I am
using gethostbyaddr($ip) get the hostname.
Can I set timeout to process this single line in my script?? -- >
$guestHostName = gethostbyaddr($guestIp);
B'cos there might be bad DNS and all kids of stuff out there and I do
want the user to wait for ever.
Thank you
Anil
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Paul Monaghan: "[PHP3] Looping oracle select."
- Previous message: Sparks, Alan: "[PHP3] php3_engine directive in .htaccess?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

