Setting a default image if theres no image selected?

See all posts See thread Reply

Re: Setting a default image if theres no image selected? new!
by Lex, 15 years, 6 months ago
Hi, if the user doesnt select a image then it wont upload...
When you show the image on the screen you check if it exists (file_exists in php)
if it doesnt exist then show a default image...

Good LuckReply