0
I have a Mysql database query in PHP where I store the path in the database and the image in a folder. The query brings the image and below a comment, only it has comments without image that displays the tag img. I wanted a way when to tag img no image, no display at all.
I didn’t want the tag to appear when it was null only the comment.

Put how you are listing these comments. Just one
IFto solve this.– Papa Charlie