Sorry if it got too strange the question, I have a system that when the user upload has no image it puts in the following img directory:
/xxxx/estatico/comuns/sem_imagem/
My idea was to generate an index.php in this directory that generated the image, is this method correct, or would it use server resources in vain? I have an average of 2000 hits per day.