set_flashdata($data[, $value = NULL])
Parameters: |
|
---|---|
Return type: |
void |
Assigns data to the $_SESSION
superglobal and marks it as “flashdata”.
Note
This is a legacy method kept only for backwards compatibility with older applications.
set_flashdata($data[, $value = NULL])
Parameters: |
|
---|---|
Return type: |
void |
Assigns data to the $_SESSION
superglobal and marks it as “flashdata”.
Note
This is a legacy method kept only for backwards compatibility with older applications.
Designed by : w10schools
service@w10schools.com
Please login to continue.