I have one simple question. What is better. To put in table a field primary as noimage.png or to use empty fields and checking with php if field is empty and than assigning value of $image to noimage.png? And is it better to use for such example null or not null? Thank you