function GetUniqueID()
{
   $id = base_convert(microtime(false), 10, 36);

  return $id ;
}





Name

Email

Website

Comment

Post Comment