[PHP-DB] ping

2002-09-04 Thread bo

Hi,
This is not exactly fall in the category of php and mysql, but hopefully
that you can shed a light for me.
My question is how can we write a php ping script to ping some website and
output the ip address of the website automatically on webpage?

It's the same idea that ping www.google.com in cmd prompt(@win2k)but output
the result in a webpage.
Any feedbacks and info will be appreciated.
Thanks.

Bo



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] ping

2003-02-17 Thread bo
Hi,
This is not exactly fall in the category of php and mysql, but hopefully
that you can shed a light for me.
My question is how can we write a php ping script to ping some website and
output the ip address of the website automatically on webpage?

It's the same idea that ping www.google.com in cmd prompt(@win2k)but output
the result in a webpage.
Any feedbacks and info will be appreciated.
Thanks.

Bo



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] PING Check

2002-01-22 Thread Rick Emery

I'm developing a PHP/MySQL site for a client.  He already has a web-host for
another domain and would like to re-direct the new domain to a sub-directory
within the allotted space of the previous domain.  To perform that
re-direct, I just started using EVERYDNS.NET.

The Problem: when I attempt to PING the new domain, the PING times-out.  In
fact, when I directly PING the re-direction server, that also times out.
The tech support of the re-direction services states that his system has no
problem (what a surprise) and that the problem is on my side (what a
surprise !!).

I don't care where the problem is, I'm just trying to fix this thing.  I've
confirmed that the name servers with the domain registrar are correct and
point to the re-direction servers.

(from WHOIS)  Domain servers in listed order:
NS1.EVERYDNS.NET   209.75.39.141
NS2.EVERYDNS.NET   209.75.39.142

Here's where I need your help.  Would a few of you PING the following and
send a message to me with your results. (off-line, so as not to burn-up this
list's band-width).  If you succeed or fail, it will be an independent test
from my system.

preferred-pet.com
webhop.everydns.net(this is the re-direct server)
209.75.39.144 (this is the re-direct server IP address, to bypass
DNS)

thanks

rick

p.s.  Yes, I know this is only peripherally related to PHP and databases.
For a few of you others, flame-on if you must...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DB] ping

2003-02-17 Thread Ryan Jameson (USA)
see: http://www.php.net/manual/en/ref.exec.php

-Original Message-
From: bo [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 12:29 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] ping


Hi,
This is not exactly fall in the category of php and mysql, but hopefully
that you can shed a light for me.
My question is how can we write a php ping script to ping some website and
output the ip address of the website automatically on webpage?

It's the same idea that ping www.google.com in cmd prompt(@win2k)but output
the result in a webpage.
Any feedbacks and info will be appreciated.
Thanks.

Bo



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php