[PHP] reverse lookup/domain lookup in PHP

2003-09-11 Thread Tim Baker
I've got some code doing IP checking using the HTTP header...but would like to improve it Is it possible to reverse lookup (like here http://www.whatismyipaddress.com/reverse.asp) to find the domain with PHP? I assume a DNS lookup requires an external server somewhere? Sounds weird I know

RE: [PHP] reverse lookup/domain lookup in PHP

2003-09-11 Thread Tim Baker
Baker; [EMAIL PROTECTED] Subject: Re: [PHP] reverse lookup/domain lookup in PHP From: Tim Baker [EMAIL PROTECTED] Is it possible to reverse lookup (like here http://www.whatismyipaddress.com/reverse.asp) to find the domain with PHP? I assume a DNS lookup requires an external server somewhere

RE: [PHP] reverse lookup/domain lookup in PHP

2003-09-11 Thread Tim Baker
Is that a major concern only for high-traffic sites? My site is low traffic...so I assume it'd be OK? Just tried the example now - works gret :-) -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: 11 September 2003 14:31 To: Tim Baker; [EMAIL PROTECTED] Subject

[PHP] images in databases Flash via PHP

2003-07-22 Thread Tim Baker
the next step which is to combine that with databases (I'm currently using text files, files on a webserver etc.) thanks Tim Baker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php