noetfd
Sep 18 2010, 03:10 PM
what script is it when you write new content on the homepage visitors can comment about them?
prcollin
Sep 20 2010, 06:32 PM
you are going to need to be a lot more specific... You can set it so that the homepage has a script that pulls all responses from a database and displays them based on a specific post. Its a simple php and mysql connection. Is that what you are trying to accomplish??
noetfd
Sep 22 2010, 12:45 PM
like a blog that you can display in your content div which allows visitors to comment your posts
thanks ouyso I'll check it out
nfljerseys
Oct 6 2010, 02:59 AM
you are going to need to be a lot more specific... You can set it so that the homepage has a script that pulls all responses from a database and displays them based on a specific post.
noetfd
Oct 6 2010, 01:26 PM
after digging around a little I found that what I was looking for wasn't what I thought. I found programs like Wordpress, Joomla, MOD X, and Drupal that manage your content,blogs,news, updates ext so my questions is this, When building a blog/website and I want features from one of the above programs, would I have to convert the layout that I've already made into a theme for lets just say wordpress, or drupal? is that what everyone does? or do they just include only some of the features from these programs cause basically all I want is the content and content commenting feature,recent articles, and maybe the archive, I dont need the log in or anything else.
uncled1023
Oct 6 2010, 05:05 PM
I usually just make my own scripts because that way it will be exactly waht I want, and has better integration with the rest of the site.