Reputation: 627
<a href="http://www.example.co.uk?id=<?=rand(1, 1000000); ?>"> ....
I have this link, I need to save the random id into a text file every time the page is refreshed, or every time the link is actually clicked (whichever is easiest).
Upvotes: 0
Views: 103