0

How can I write a script that will generate a random unique link on submit in PHP?

Currently when a user clicks a button, a on submit URL is generated in numbers. E.g.: http://rcpaste.com/20/.

But I would like to generate a random alphanumerical code instead of purely a numerical one, how can I do this?

Sam
  • 7,252
  • 16
  • 46
  • 65

0 Answers0