flash meets blooger
flash meets blooger
Out of context: Reply #10
- Started
- Last post
- 17 Responses
- unfittoprint0
I actually thinks that's a smart move. The concept behind blog is quite simple. You can have a very simple mySQL table saving your text [title and description], timestamp [time of posting]. This together with a form to post the bog content and/or to erase/rewrite certain posts.
Than just retrieve it using PHP and format the way you desire.