[PHP] uploading files problem

2002-03-29 Thread Claudio Fedel
hi there, I'm trying to upload a file using php on an apache server running on linux. The code of the form I'm using is as follow: form enctype=\multipart/form-data\ method=POST action=$PHP_SELF?action=doupload pFile to upload:br input type=file name=file size=30 input type=text name=zio

Re: [PHP] uploading files problem

2002-03-29 Thread Balaji Ankem
hi friend, do we have static variables in php? If we have can u give the syntax!!1 Thanks in advance Balaji Content-Type: multipart/alternative; boundary=_=_NextPart_001_01C1D70D.F3519000 --_=_NextPart_001_01C1D70D.F3519000 Content-Type: text/plain hi there, I'm trying to

Re: [PHP] uploading files problem

2002-03-29 Thread Balaji Ankem
specify the value attribute in input elements!!! - Original Message - From: Balaji Ankem [EMAIL PROTECTED] Date: Friday, March 29, 2002 4:27 pm Subject: Re: [PHP] uploading files problem hi friend, do we have static variables in php? If we have can u give the syntax!!1 Thanks