Hi! I have a form that copies a file trough a webpage... (using copy()) But I can't fetch the extension, since php copies the file to c:\windows\temp and calles the file something like phpdfdfe.tmp --> I cant get the extension right (i'm writing it to a db) and the copy() outputs permission denied! Thanx! --------------------------------- Fredrik A. Takle [EMAIL PROTECTED]
- Re: [PHP] .jpg/.gif extension problem! Fredrik Arild Takle
- Re: [PHP] .jpg/.gif extension problem! Chris Lee
- Re: [PHP] .jpg/.gif extension problem! Richard Lynch