HTTP2PHP
Package:
Summary:
Generate code to set variables from request values
Groups:
Author:
Description:
This class can be used to generate code to set variables from request values.
It can traverse the list of GET or POST request values and generates PHP code that assigns variables with the request values.
The generated code statements may be returned as a single string.
It can traverse the list of GET or POST request values and generates PHP code that assigns variables with the request values.
The generated code statements may be returned as a single string.
Comments are closed.