Question about using information from database - Dreamweaver CC
I am looking for a basic solution to populating database information into a website. I have attempted to follow tutorials on the Adobe website and came to a dead end when the databases panel could not be found. The reality is I am a complete beginner and not even sure what type of tutorials I should be looking for. Here are the basics of what I would like to do.
I have a database that only has 4 or 5 columns, around 4,000 rows. A few columns specify a category, one column shows the text I would like to appear on the site, and the other column contains a link to a webpage I would like visitors to access. I initially planned on creating 60 web pages (based on column category), and manually adding the text and hyperlink to each page. I am thinking it may be easier if I created one page that would just populate the data depending on what the visitor selected as filters. I have no need for visitors to interact with the database other than just retrieving the information. The data I have in the database is not likely to change on a regular basis.
I am open to learning whatever is necessary to accomplish this but have had a dead end with the tutorials on PHP and connecting a SQL database. Any suggestions?
