Version
Since 2020/10
Parameter-Helper¶
Helper function for getting parameters in address (URL):
1 |
|
Examples¶
Example 1¶
http://localhost/TABLENAME_view.php? SelectedID=123¶meter1=12345
1 2 |
|
Example 2¶
Code¶
1 2 3 4 |
|
Output¶
Version
Since 2020/10
Helper function for getting parameters in address (URL):
1 |
|
http://localhost/TABLENAME_view.php? SelectedID=123¶meter1=12345
1 2 |
|
1 2 3 4 |
|