Re: How to restrict the files while uploading..
- From: Geevaa <govivasanth@xxxxxxxxx>
- Date: Thu, 27 Sep 2007 01:57:02 -0700
On Sep 26, 4:19 pm, anu <anunanni2...@xxxxxxxxx> 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
.
- Follow-Ups:
- Re: How to restrict the files while uploading..
- From: Steve
- Re: How to restrict the files while uploading..
- References:
- How to restrict the files while uploading..
- From: anu
- Re: How to restrict the files while uploading..
- From: J.O. Aho
- Re: How to restrict the files while uploading..
- From: anu
- How to restrict the files while uploading..
- Prev by Date: Re: WSQ image library for PHP
- Next by Date: Re: WSQ image library for PHP
- Previous by thread: Re: How to restrict the files while uploading..
- Next by thread: Re: How to restrict the files while uploading..
- Index(es):
Relevant Pages
|