Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

allow extension image chrome, firefox

// chrome, firefox
'accept' => 'image/png, image/jpeg'

'type' => 'file', 'class' => 'form-control','label' => __d('static', 'image') . ' ' . __d('static', 'required'), 'multiple', 'accept' => 'image/png, image/jpeg')); ?>
 
PREVIOUS NEXT
Tagged: #extension #image #firefox
ADD COMMENT
Topic
Name
6+5 =