Hi,
Can anyone help me by writing a little php scripts.
When a page gets hit I want to display a 8 digit random number. The main point is that number must be UNIQUE. If the page gets hits 100 times, no two numbers among 100 should be same.
Thanks in advance.