Copy link to clipboard
Copied
Hi, I am having an issue with my dreamweaver registration and login page connecting and sending data to my database on my testing server.
I am new to dreamweaver and databases.
I am also using php5.6, I understand it is deprecated, however everything I am using is php 5.6, my testing server and my paid FTP.
However I am willing to learn and upgrade to php 7 If I have to. I am also willing to use another software to produce a registration and login page for my site.
MY issue seems simple, I used a tutorial to make my registration, login page and database on my testing server. The code I used is all from the following tutorials.
https://www.instructables.com/id/How-to-Build-a-Simple-Login-System-in-Dreamweaver/
Creating a Registration Form and Login Database using Dreamweaver and Mysql. - YouTube
I test my site by registering and the information does not go to by table on myphpadmin. when I try to login is it also unsuccessful.
There are a number of ways to achieve what you want.
Copy link to clipboard
Copied
There are a number of ways to achieve what you want.
Good luck with your choice.
Copy link to clipboard
Copied
Thank you so much, this has been a great help, I have been able to successfully set up my page!