Using GET/POST parameters for server-side flow control
HTL Rennweg
Show in appDescription
Managing PHP control flow by user input.
Goals
I know
- the security-related problems associated with passing values as GET parameters
I can
- obtain GET/POST parameter values from an HTTP response in PHP and use them in my code
- manage PHP control flow based on passed parameter values
Maintainer
Ferdinand Kasper
HTL Rennweg