• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: How to set password value as md5 in database

How to set password value as md5 in database 12 years 9 months ago #18306

  • sagark
  • sagark's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
How to set password value as md5 in database using RSForm script?
The administrator has disabled public write access.

Re: How to set password value as md5 in database 12 years 8 months ago #18508

Hello,

You can use PHP and javascript in the form.
So let people add a value, pick it up convert it and put it in a hidden field and then use the hidden field to insert it in de database.
www.w3schools.com/php/func_string_md5.asp

When you want to use it to let users create a account on your website just use the standard functions in the form to make a registration form.
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
The administrator has disabled public write access.

Re: How to set password value as md5 in database 8 years 8 months ago #35644

  • mail9800
  • mail9800's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
looking for solution about this.
What PHP, what javascript, put where?
thankyou
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!