3 lines
75 B
PHP
3 lines
75 B
PHP
<?php function get_number() {
|
|
return date("ynjg") . rand(111,999);
|
|
} ?>
|
<?php function get_number() {
|
|
return date("ynjg") . rand(111,999);
|
|
} ?>
|