mobile upload
-
Hello,
php file:
nextgen-public-uploader\inc\npu-upload.phpBy changing from
$strOutput .= “\n\t<input type=\”file\” name=\”imagefiles\” id=\”imagefiles\”{$disabled} />”;to
$strOutput .= “\n\t<input type=\”file\” name=\”imagefiles\” id=\”imagefiles\”{$disabled} capture=\”camera\” />”;
I can use my mobile phone to take a picture and upload to ng gallery.
Please advise.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘mobile upload’ is closed to new replies.