nguyenminh

session php 7

// $old_sessionid = session_id();
//session_regenerate_id();

//$new_sessionid = session_id();
//
//echo “Old Session: $old_sessionid
“;
//echo “Old PHPSESSID:”.$_REQUEST[“PHPSESSID”].’
‘;
//echo “New Session: $new_sessionid
“;
//echo “New PHPSESSID:”.$_REQUEST[“PHPSESSID”].’
‘;

Categorised in: Tổng hợp

0 Comments for "session php 7"

Leave a Reply

Your email address will not be published. Required fields are marked *