Fill in the blank with the appropriate PHP function. The____________ function is used to replace the current session id with the new session id, and to keep information of the current session.
A. session_regenerate_id()
Explanation:
One Comment on “The____________ function is used to replace the current session id with the new session id, and to keep inform”
Correct answer is A
0
0