Advanced Request/Resonse
Users are more advanced and expect more from applications. Simple UI is not acceptable in the 21st century. See this article for more information. It’s quite good; the author dives deepter in to:
Enjoy!
WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE ID IN (19)
GROUP BY ID
Users are more advanced and expect more from applications. Simple UI is not acceptable in the 21st century. See this article for more information. It’s quite good; the author dives deepter in to:
Enjoy!
WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT * FROM wp_comments WHERE comment_post_ID = '19' AND comment_approved = '1' ORDER BY comment_date