get_temp_keys()
| Returns: | Array containing the keys of all “tempdata” items. |
|---|---|
| Return type: | array |
Gets a list of all $_SESSION that have been marked as “tempdata”.
get_temp_keys()
| Returns: | Array containing the keys of all “tempdata” items. |
|---|---|
| Return type: | array |
Gets a list of all $_SESSION that have been marked as “tempdata”.
Please login to continue.