HTTP Tips & Tutorials

HTTP is the basic protocol for the web. It stands for HyperText Transfer Protocol and is part of the larger Internet protocol family TCP / IP. It’s responsible for communications between the client and the server.


Redirect 404 Error to Home Page

by Yang Yang on December 25, 2011

HTML: Make a Page Refresh Every xx Seconds

by Yang Yang on August 28, 2011

PHP: Send HTML Email (mail)

by Yang Yang on April 23, 2009

PHP cURL: Making POST Request to URL

by Yang Yang on April 22, 2009

Free Online Visual Trace Route Tool

by Yang Yang on January 11, 2009

Which is better for AJAX requests, GET or POST?

by Yang Yang on January 9, 2009

1