Welcome Guest, Not a member yet? Register   Sign In
Unique URL Part
#1

[eluser]freshface[/eluser]
For an application I need a unqiue key to view something.
But it also need to be 'safe', maybe sha encrypted?

ex: ww.url.ltd/uniquekey

But what is the best way to create such an unique key?
#2

[eluser]mihailt[/eluser]
timestamps+id ?
#3

[eluser]pistolPete[/eluser]
Have a look at the String Helper: http://ellislab.com/codeigniter/user-gui...elper.html

random_string() --> unique




Theme © iAndrew 2016 - Forum software by © MyBB