View Full Version : Php blogger...


Eric
01-21-2005, 12:43 PM
i want a small blogger using php and no mysql... i want it to be cute and nice but comments really dont matter, thanks

MaGiCSuN
01-21-2005, 03:54 PM
http://www.google.com/search?q=php+blog&ie=UTF-8&oe=UTF-8

however these are just little scripts. The well known ones are below, but almost all of them uses mysql with it aswell as PHP.

www.movabletype.org
www.wordpress.org
http://cafelog.com/

and another one that you can use with PHP includes to include this HTML weblog into your PHP build website (wich i do):

www.blogger.com

if this isn't your answer, then try a search on the forum :) there have been many question about blogging tools.

Love,
Mirna

Monkey Bizzle
01-21-2005, 07:39 PM
CuteNews doesn't require MySQL databases either. You can download it at www.cutephp.com I think it's a good starter blog.