Here's what I want to do:
I have this mini-site that I'm building, and it's just articles all linked from the home page. When I add a new article, I'd also like to add the link to it to the navbar on the left of all the pages. The way I built the site, the navbar is hard-coded on each page. I'm thinking if I put the articles into a MySQL database, then I could build the navbar on the fly.
Is there a simple way to do this?
Here's the site, so you can see what I've done so far.
Thanks for any help, in advance.
(Please don't laugh. I'm really new at web programming.)
I have this mini-site that I'm building, and it's just articles all linked from the home page. When I add a new article, I'd also like to add the link to it to the navbar on the left of all the pages. The way I built the site, the navbar is hard-coded on each page. I'm thinking if I put the articles into a MySQL database, then I could build the navbar on the fly.
Is there a simple way to do this?
Here's the site, so you can see what I've done so far.
Thanks for any help, in advance.
(Please don't laugh. I'm really new at web programming.)





