echo uniqid() . "
"; echo uniqid('neki string_') . "
"; echo uniqid('nekistring_',true) . "
";