Registration Form
Автор: Randy Salvador
Просмотрено 1490,
Подписчики 2,
Размещенный 0
Help me Please. i can't create Registration Form in webiste x5 evolution 10, Can you teach me on how to create and add the database on website x5.
Размещено
Hello Randy,
WebSite X5 won't create a database. You have to create your users manually from Part 4 - Users and groups. If you want to allow automatic account creation your would need to use PHP and a hosted database. You would have to include your own code into HTML & Widget blocks.
Hope this can help
Автор
Thank you. But Do you have Turorial About that. because i try to use my own database but not functionng.Like this
Discription: >in here at discription idon't know what i should ido for this section.
Hostname: mysqlname
Database Name: mydatabase
username: myusername
password: mypassword
And il try to use in localhost. but not function again. In browser Unable db.
I hope you can help me about that. with tutorial thanks.
Hello,
Please excuse any tipo, I am on the mobile phone. I would like to clear things before you spend too much time on this point. Those settings will allow storing data from forms (e-mail form for example).
I do not know if there is any tutorial discussing this point but I saw a part about in the WebSite X5 help file.
About the question you have:
Description: any word of your choice. This is for you to identify the database in lists of choices inside WebSite X5.
Hostname: the address of the database server. This is provided by your host. For example: rdbms.one.net. it could be localhost only if you run your own server on your own machine.
Username and password: provided by your web host.