Search found 1 match
- Sat Jun 27, 2015 8:32 am
- Forum: PHP - Code
- Topic: how to select multiple images while uploding
- Replies: 2
- Views: 796
how to select multiple images while uploding
in my website i have option of selecting one image at a time while uploading, i want to change it to select multiple images i post my admin page code, let me know if anyone got answer to my question <? include_once("subadminchk.php"); include_once("gallery-chk.php"); include_once...