Pass parameters to PHPRunner project from a third party website |
10/22/2025 21:49:52 | |
PHPRunner General questions | ||
J
jacktonghk authorDevClub member
I hce tried to use session variable and get variables but none of them work. Anyone knows how to do it? Many thanks. Best regards, |
||
![]() |
ChatGPT 10/22/2025 |
Hi Jack, Using session variables and GET variables in PHPRunner can be a bit tricky if you're not familiar with how the framework handles them. Here’s a quick guide on how to use both types of variables in PHPRunner. Using Session Variables
Using GET Variables
Example UsageHere's an example of how you might use both session and GET variables together:
If you are still having issues, please provide more details about what you are trying to achieve, and I can offer more specific help. Best regards, |
|