Upload image only

See all posts See thread Reply

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