Recommend this page to a friend! |
Classes of Gjero Krsteski | PIMF | manuscript/6h.-Request.md | Download |
|
DownloadRequestYou can work with Pimf\Request instance at any class which extends the Pimf\Controller\Base class, or you can create it somewhere else for at your application and retrieve the desired variables. Creating a new instance outside of the controller.
Retrieves the HTTP GET variables.
Retrieves the CLI arguments passed to script.
Retrieves the HTTP POST variables.
Retrieves the HTTP Cookies.
|