Search found 3 matches

by kunowbi
Wed Oct 12, 2011 1:23 am
Forum: Tutorials
Topic: last comment
Replies: 5
Views: 1014

Re: last comment

it's showing 'comment_date' in the last_comment column, is it really like that ? it's not showing any dates or time
by kunowbi
Tue Oct 11, 2011 1:21 am
Forum: Tutorials
Topic: last comment
Replies: 5
Views: 1014

Re: last comment

yah it does ..
by kunowbi
Mon Oct 10, 2011 1:32 am
Forum: Tutorials
Topic: last comment
Replies: 5
Views: 1014

last comment

i'm having problem with the last comment in the blog_list page because it's showing 'never' even though there's already comments in that blog entry, wht do you think is the problem ? here are the codes posts.inc <?php function valid_pid($pid){ $pid = (int)$pid; $total = mysql_query("SELECT COUN...