Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Automatically generate unique key

New Here ,
Jan 02, 2011 Jan 02, 2011

I am currently working on a registration form. A user needs to enter his e-mailaddress and some other data. At the same time, when the form is loading, I would like a unique key to be generated. A key that looks like example as follows: afg1csd6df4. Or whatever many numbers and letters. This key would be added as the value of a hidden field to a form. Can this be accomplished using PHP?

TOPICS
Server side applications
515
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Deleted User
Jan 02, 2011 Jan 02, 2011

Try this, see if it helps.

http://cookbooks.adobe.com/post_Registration_system_that_requires_the_user_to_vali-16646.html

Gary

Translate
Guest
Jan 02, 2011 Jan 02, 2011
LATEST

Try this, see if it helps.

http://cookbooks.adobe.com/post_Registration_system_that_requires_the_user_to_vali-16646.html

Gary

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines