Hi friends,
I m making a php user registration program and in some other sites I found some hidden field as follows <input name="authenticity_token" value="a58b64b916157840987d0655fe8ce14fecc030fd" type="hidden">
I m wonder what its really means ? Is it a dynamic value in which's value stored in SESSION and later it check with the time of registration process ?
Please advise me
Thanks in advance
Rajeesh