All Tags »
ajax »
how can i retur... »
Man Pak Hong »
manpakhong@hotm... »
manpakhong »
Uploader JS
Sorry, but there are no more tags available to filter with.
-
front end code: <?php
$uploader=new PhpUploader();
$uploader->MultipleFilesUpload=true;
$uploader->InsertText=''Select multiple files (Max 10M)'';
...