PHP Generate Random ID’s
First: creat func.php file Usage: Result: dd2djhiwgdpgzn9 n5ktlbi4roi6zhy …. Alternative method, very short:
According to the document of PHP official website, http://php.net/manual/en/function.str-split.php
str_split
(PHP 5) str_split — Convert a string to an array
You’ve probably noticed at some sites a little message, mainly in the page footer, type ‘ Page generated in 0th seconds …. ‘or something similar. Here you can learn how to easily make using PHP microtime() function Read more about Page generated in seconds x.xxxx …