PHP Classes

How to Extract PHP HTTP Request Variables to Pass to a Controller using a Router Class that Extracts Many Types of Values - Mezon PHP HTTP Request Values package blog

Recommend this page to a friend!
  All package blogs All package blogs   Mezon PHP HTTP Request Values Mezon PHP HTTP Request Values   Blog Mezon PHP HTTP Request Values package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Extract PHP HT...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Mezon PHP HTTP Request Values

PHP provides super-global variables to facilitate access to the values extracted from the current HTTP request.

Nowadays, many applications use router components that can parse the HTTP request to configure which controller class handles the HTTP request.

This package combines the features of PHP to extract HTTP request values with the quality of the Mezon router class to retrieve HTTP request values and route parameter values using the same code.




Loaded Article

About the Mezon PHP HTTP Request Values Package

The package Mezon PHP HTTP Request Values 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 HTTP request parameters by a specific order

Here follows in more detail what it does:

This package can get HTTP request parameters in a specific order.

It can retrieve the values of a parameter value passed to PHP from the HTTP request currently handling.

The package can also check if the user clicked a form submit button

It can also check if the user clicked a form checkbox or radio button.

The package can evaluate the parameter values in a certain order according to the following priority:

- HTTP authentication and authorization values

- Parameters extracted from the request by Mezon Router class

- HTTP request headers

- HTTP POST request parameters

- HTTP GET request parameters

Conclusion

The Mezon PHP HTTP Request Values can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

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 as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




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

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Mezon PHP HTTP Request Values Mezon PHP HTTP Request Values   Blog Mezon PHP HTTP Request Values package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Extract PHP HT...