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

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

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