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

Login password database

Explorer ,
Dec 30, 2024 Dec 30, 2024

Copy link to clipboard

Copied

My daughter has to produce a web based quiz for her A level course work. No problem writing the code but we are struggling with the database for the login user/password.  Can anyone recommend the database element or how to do the link to Dreamweaver. She can't get any help from school but is allowed outside help. Very strange!  

Views

78

Translate

Translate

Report

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
Community Expert ,
Dec 31, 2024 Dec 31, 2024

Copy link to clipboard

Copied

LATEST

1. For ethical reasons, I don't do student homework. That would defeat the whole purpose of homework.

 

2. Modern Dreamweaver can't help you with databases. It's mainly a front-end coding tool for working with HTML, CSS, & JavaScript.  Backend developers use other advanced tools, which vary depending on the databases & programming languages they're working with.

 

First, find out what type of database you can use with your server:  MySQL, Maria, MS SQL, SQL-lite, JSON, etc...  That will determine which programming languages to set your sights on and ultimately which tools you should use.

 

Hope that helps and best of luck.

 

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Translate

Report

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