Posted on May 24, 2010 by Aditya Mooley in Core PHP, Lithium, MySQL with 6 comments In the previous article, we learned how to setup Lithium and create a simple blog to add/edit/delete posts. Now, we will see how to add comments to the post and display them back on post view page. Unfortunately, Lithium doesnât support relationships yet, so we will query the comments table on our own. Let us start

{{#tags}}- {{label}}
{{/tags}}