Function papi_get_or_post
Get value from $_GET or $_POST with the given key.
Located at
lib/core/utilities.php
Parameters summary
string |
$key |
Return value summary
string
|
string |
Get value from $_GET or $_POST with the given key.
string |
$key |
string
|
string |