git ignore file mode changes
git config core.fileMode false
git ignore file mode changes
git config core.fileMode false
accept only image files upload html
<input type="file" name="myImage" accept="image/x-png,image/gif,image/jpeg" />
input field image accept type
<input type="file" name="image" accept=".png, .jpg, .jpeg" />
<input type="file" name="image" accept="image/png, image/jpeg" />
file accept videos
accept="video/mp4,video/x-m4v,video/*"
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us