Hi.
I'm new here.
I have a website which is a php site. I'm not very good at coding, my husband set up the php part of it after I designed the site in html. I know enough how to use the includes and such.
I would like to add some things to it which will make it a relatively large site. Right now all my pages are on the first level. I would like, however, to create some folders that will contain more pages for each topic.
Example: it's a metaphysical dictionary site. I've got all of the individual pages: A-Z on the top level. I want to offer, however, more detailed information about certain things, so instead of having
http://www.mysite.com/angels.php - I want
http://www.mysite.com/angels/angels.php
My problem is that even though Dreamweaver says it's converting all the includes, it is not. It does not convert the header properly, and it does not convert one gif in the menu properly. The menu it sees, but it doesn't see the gif.
When I look at the code, it looks like it's calling the header right, but it doesn't. (I haven't looked at the gif problem yet.) I finally got around the header problem, iirc, by putting a copy of the header include in the folder, but it doesn't seem like I should have to do that.
I'm new here so I'm not sure if I can link to my page or not, but if any of you have any ideas on why this is happening, I'd really appreciate it.
Best,
Caat