PDA

View Full Version : An easy Blog/Weblog


View Full Version : An easy Blog/Weblog


MushroomheadXIII
August 6th, 2004, 01:58 AM
I'm a really newbie in php however i really want to set up a weblog. I already did it with BlogMe but it was too simple, i want one where i can add users and on with more feautures. Can anybody list a few...i'd like some free ones. Thanks.

loath
August 6th, 2004, 05:55 AM
here this should have everything you need
http://hotscripts.com/
click on php, then hit Scripts and Programs link.
Or try phpbb at http://www.phpbb.com/
phpbb might be what your looking for, has user lists, forums, polls, lots of skins, and alot more feautures.

mcovey
August 6th, 2004, 06:42 AM
I can recommend a great book called PHP 5 and MySQL: From Novice to Professional.

I'm writing a minimal forum in it right now. It's higly insecure though, with 2 commands you can get admin access, and can submit blank forms... I'm working on that.