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

Open AJAX » Blog Archive » Advanced Request/Resonse

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:

  • The HTTP ready state
  • The HTTP status code
  • The types of requests that you can make

    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

    Leave a Reply

    Logged in as . Logout »