Upload image only

See all posts See thread Reply

Re: Upload image only new!
by colin, 18 years, 2 months ago
Try with this:
$handle->allowed = array('image/*');
Reply