News Feed
Jobs Feed
Sections




News Archive
WebReferece.com:
How to Use the HTTP Protocol
May 22, 2006 @ 06:09:55

It's one of the most base aspects of the internet and helps to connect users to the resources they're searching for, but it's surprising how many developers out there don't know how to work with it directly. WebReference.com is here to help with that in their new tutorial looking at the basics of the HTTP protocol.

The article is actually an excerpt from the Sams book "Teach Yourself Ajax in Ten Minutes", but it's one of the better overviews that I've seen. It introduces what HTTP is and some of the base components (request, response, formats, etc). There are brief code examples along the way to help with formats of things like the headers sent back and forth.

They move on to the status codes that can be returned and what each means. With the basic knowledge of a message format under your belt, they get into an example - working with GET and POST requests via a simple form (and what it's sending).

0 comments voice your opinion now!
use http protocol basics tutorial get post form status codes use http protocol basics tutorial get post form status codes


blog comments powered by Disqus

Similar Posts

Jim Plush's Blog: PHP Socket Tutorial Part 1

NETTUTS.com: Build Your Own Captcha and Contact Form

PHPMaster.com: Debugging PHP Code with FirePHP

NETTUTS.com: Creating a Web Poll with PHP

John Highland's Blog: LifeStreaming Is Simple As Pie


Community Events











Don't see your event here?
Let us know!


testing code development framework tool phpunit conference functional opinion series introduction podcast zendframework2 example language interview composer unittest community release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework