php - regular expressions for file types - jQuery uploader issue -


i'm trying implement jquery uploader webpage. files in right places, , we're using standard regular expression comes software (/.+$/i), believe should accept files.

but when try , upload file, quits straight away , gives error: filetype not allowed. filename i'm trying upload 1234.jpg.

anyone ideas? i've tried googling it, not come across same problem specific uploader. appreciated!

if file 0 bytes won't upload.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -