Help for this page
Select Code to Download
Select
or
download this
$content = $query->cookie('user'); @new = split ("=", $content);
Select
or
download this
$user = $query->cookie('user');