php unsuccessful while loop within prepared statements
问题 code below is a part of my sitemap.xml file. My aim is to write the last modified date of my approved articles. There are 2 possibilities for this data. If article has no approved comment, then lastmod is the approval date of the article. If article has at least 1 approved comment, then lastmod is the approval date of the last approved comment. Errors in my output are: There are some articles in my db that has no comments but also these commentless articles get the approval date of last