PHP Classes

Notable PHP package: PHP HTTP Status Code

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 197

Last month viewers: 1

Categories: Notable Packages

HTTP status are numbers that define the type of response that a Web server returned for each request, like for instance 200 when it succeeded, or 404 when accessing a page that does not exist.

The status code usually is returned with a text messages in English. If the user does not understand English, he may not understand what the status code message means.

This class can provide translations for messages of many well known status code numbers.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP HTTP Status Code is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Get descriptions of HTTP response status codes

Here follows in more detail what it does:

This class can get descriptions of HTTP response status codes.

It can load from a JSON file the definitions for many of the most common HTTP status codes.

The class can return either a short or a long description in a given language for each of the supported status codes.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,091 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)