PSD in upload?
Posted: Mon Mar 07, 2005 7:20 pm
Im using an upload form and i wanted to know is there a file type thingy for a PSD file?
eg; GIF files have this:
And PNG files have this:
And JPEG/JPG files have this:
Is there one for a PSD?
eg; GIF files have this:
Code: Select all
'image/gif'Code: Select all
'image/x png'Code: Select all
image/jpeg