Zend Certified Engineer

phpguru.org

Quality PHP and Javascript code
Download RGraph: HTML5 canvas graph library... Home ~ Downloads ~ FAQs ~ Licensing
RSS Feed RSS Feed
Follow me on Twitter Follow me on Twitter

Add to Google...

HTML5 & CSS3

Articles

Javascript

PHP5

PHP4






Bookmark with delicious tweet this site Post to Google Buzz! Stumble! this site

Internet Tools

This page contains various tools for Internet related "Schtuff", including IP information, the request headers your browser sent, and retrieval of response headers from a site of your choice. Please don't abuse.

Your IP Address

Remote IP Address [1]: 38.107.191.102
Remote Hostname[2]: 38.107.191.102
X-Forwarded-For Address [3]: Not Sent
Client IP Address [4]: Not Sent

Notes:

  1. This is the IP address from which the request came. This may be your computer, a proxy server you have configured in your browser, or a transparent proxy at your ISP.
  2. This is a DNS lookup of the Remote IP address. Not an IP address, but useful nonetheless. Note: If you see an IP address it probably means that there is no hostname associated with the IP address.
  3. This is the header (X-Forwarded-For) most commonly used by proxy servers used to pass along the IP address of the computer which made the original request. It can be one or more addresses. If you see this, it or one of the IP addresses is most likely yours.
  4. This is a header (Client-IP) sometimes used by proxy servers. It can also be set manually be the end user.

Your Request Headers

This is a list of the request headers which your browser sent when requesting this page.

x-cc-id: ccc03-01
If-Modified-Since: Sat, 04 Jul 2009 09:20:31 GMT
If-None-Match: a141afbd248bbb906cbfa25a48593736
Host: www.phpguru.org
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Accept: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: close
Cache-Control: no-cache
Pragma: no-cache
Cookie: SID=12e7a2d223cc868adfb9a8982647eb81

This sites Response Headers

This is a list of the response headers sent by this site to response to your request for this page.

Expires: Thu, 02 Sep 2010 15:26:59
Cache-Control: max-age=1
Pragma: no-cache
Etag: b26515d5f5b874a846adb74fe7d37309
Last-Modified: Thu, 02 Sep 2010 15:26:59

Other sites Response Headers

If you'd like to see another sites response headers, enter the URL here and hit Go. Your IP address information will be used in the request. SSL is not supported currently.



RGraph: HTML5 canvas graph library

Example graph made using RGraph

If you're interested in web development, then you may also be interested in RGraph: HTML5 canvas graph library. It uses HTML5 features to produce a wide variety of graph types. Because it moves the creation of graphs from the server to the client, it can significantly reduce the load on your server and your bandwidth usage.