What is a Database?: Difference between revisions


No edit summary
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A database is a collection of information stored in a computer in a systematic way, such that a computer program can consult it to answer questions. Your database is a MySQL database. You must use a server-side scripting language such as PHP to move data from the database to the browser where it is displayed using HTML.
A database is a collection of information stored in a computer in a systematic way, such that a computer program can consult it to answer questions. Your database is a MySQL database. You must use a server-side scripting language such as PHP to move data from the database to the browser where it is displayed using HTML.
==How to Get There==
# Log into your Bravenet user account
# Click the 'Databases' tab from near the top of the page
# That's it!
[[Category:Database]]
[[Category:Glossary|Database]]

Latest revision as of 15:32, 7 August 2014

A database is a collection of information stored in a computer in a systematic way, such that a computer program can consult it to answer questions. Your database is a MySQL database. You must use a server-side scripting language such as PHP to move data from the database to the browser where it is displayed using HTML.

How to Get There

  1. Log into your Bravenet user account
  2. Click the 'Databases' tab from near the top of the page
  3. That's it!