Afficher un message
Vieux 27/09/2007, 14h16   #7
Steve
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to restrict the files while uploading..


"Geevaa" <govivasanth@gmail.com> wrote in message
news:1190883422.028342.204300@d55g2000hsg.googlegr oups.com...
> On Sep 26, 4:19 pm, anu <anunanni2...@gmail.com> wrote:
>> Hi,
>>
>> Wt im tell was whn files ve to upload from remote server i dnt want
>> othr files to be uploaded in my sys ..
>> fog eg: i want oly .txt files when v try to open it thr it cum lik
>> this ALL FILES.. dnt want tat oly .txt files i need..
>> so s thr any solution for that let it be knw ..
>>
>> Thank U,
>> Anu

>
> Anu,
> I guess u want the files with extension .txt alone to be
> uploaded ...Right???
>
> use $_FILES[][] to find the name and type of the file and restrict the
> files ..
> refer php.net


not all files have extensions. not all file types can be found with php's
abilities. it's still a guess...however, looking up mime types in the
documentation will you get closer


  Réponse avec citation
 
Page generated in 0,04513 seconds with 9 queries