/ Published in: PHP
Expand |
Embed | Plain Text
$unique = FALSE; while ($unique == FALSE){ $unique = TRUE; } }
You need to login to post a comment.
$unique = FALSE; while ($unique == FALSE){ $unique = TRUE; } }
You need to login to post a comment.