PDA

Click to See Complete Forum and Search --> : PHP blog software


Rocketpig
06-03-2006, 06:52 PM
I'm trying to set up a page with a blog built in (much like EC's site with a small blog blurb on the main page with the entire blog available when you click on it).

Is there decent software out there that will allow me to give others access to PWs and whatnot? Doing it myself in PHP is way over my head right now because I'm having a hard enough time wrapping my head around CSS. I'd probably kill myself if I even tried.

PS. This is a humorous site set up for myself so cheap is good and free is better. Thanks in advance.

EC
06-03-2006, 07:48 PM
There is a free version of expression engine that might be worth checking out, it's called "Core" ... I looked around on their forum and the features page, but I can't find out if it supports the ability to create multiple weblogs and multiple users. I have yet to install Core and play around with it, but I should really do that at some point.

If it does, then I'd give that a try. I can help you with the embedded blog blurb thing.

http://www.expressionengine.com

Edit: EE is built in PHP/mySQL and you can use PHP, but it actually uses "tags" in place of the PHP code so you don't have to sort through raw PHP if you don't want to. It's not like WordPress in that regard, so you might like it.

Rocketpig
06-03-2006, 08:23 PM
Cool, thx EC. I'm going to give that a try tomorrow or early next week so don't be surprised if your inbox is flooded shortly. :)