Login Authentication Php

$id = uniqid("phpuser");
echo "$id";
?>