{Need Help please} i'm Noob in coding

khalil000

Newbie
Joined
Jan 10, 2017
Messages
4
Reaction score
0
Hi all,
i wanna make a website and i don't have anyone to ask.
the idea's all about a hidden token in server-side"Server-token" (this token must not be communicated with client-side and i only have the right to add/modify it) and another showing token "client-token" (this token is generated in server-side first then communicated with client-side so visitor can modify it then submit it in server-side)
so if both tokens are equal, the server must register a specific ID of the visitor in a secure way.
is this possible? and how to ?
i hope you can understand my English
 
Back
Top