abdfahim Posted December 10, 2007 Share Posted December 10, 2007 I don't know whether it is php or javascript or css problem. Is it possible to select multiple files when anyone click on browse button? Quote Link to comment https://forums.phpfreaks.com/topic/80961-solved-select-multiple-files-when-browsing/ Share on other sites More sharing options...
kratsg Posted December 10, 2007 Share Posted December 10, 2007 If this is for an <input type="file"> part, then you can only select one file to fit in that textbox... Multiple selection is usually seen in flash or java applets. Quote Link to comment https://forums.phpfreaks.com/topic/80961-solved-select-multiple-files-when-browsing/#findComment-410718 Share on other sites More sharing options...
abdfahim Posted December 31, 2007 Author Share Posted December 31, 2007 Hmm, gotta that. It's not possible in php, had to use javascript. Quote Link to comment https://forums.phpfreaks.com/topic/80961-solved-select-multiple-files-when-browsing/#findComment-426425 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.