I'm not sure which forum to post this in since it falls under so many categories.
As part of my website, I have a library or resources which has things such as quotes, book reference, articles, tips, etc. I found a nice program that helps me create a database driven site called dbQwikSite. It is perfect for setting up my poems and quote section along with my book reference section.
But I am a bit perplexed in how to handle articles. My articles would often have several pictures in them and can be lengthy. I understand databases but am just learning anything to do with
php coding,etc. Basically, I can enter a code that already exists but don't understand what I'm entering. As much as I want to learn the programming aspect, I'm on too much of a time crunch to have the time to devote to it so I have had to rely on programs and forums to get me through.
I use Adobe's GoLive for my
html creation and know that it is capable of
php and
asp. I have a local MySQL database set up that I use to experiment with but also have the one with my website.
Now that I've given a bit of a background, how do I handle articles? Do I create PDF files that the database references or what? I can't see how I can actually write the article within the confines of the database mainly due to the pictures. I've tried to see how other websites manage their articles but haven't figured out how its done.
So what do you all recommend? What is the easiest way to set up articles and at the same time a way that won't just bloat my web?