MP3_
> Add.php
>
> not very secret, now that you've told everyone :)
>
> anyway - do you have any .htaccess directives in one directory, you don't
> have in the other?
>
>
> -Original Message-
> From: Carl Schmidt [mailto:[EMAIL PROTECTED]]
> Sent: T
Nevermind, I spoke too soon.
Carl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-advantage.com/updateAdmin/MP3_Add.php
> Dev:
> https://skunkWerkz.hosting-advantage.com/superSecretTesting/updateAdmin/MP3_
> Add.php
>
> Carl
>
>
>
> On Wed, 3 Apr 2002, Miguel Cruz wrote:
>
> > On Wed, 3 Apr 2002, Carl Schmidt wrote:
> > > Thank you for the cod
://skunkWerkz.hosting-advantage.com/superSecretTesting/updateAdmin/MP3_Add.php
Carl
On Wed, 3 Apr 2002, Miguel Cruz wrote:
> On Wed, 3 Apr 2002, Carl Schmidt wrote:
> > Thank you for the code snippets. Unfortunately the problem is that I
> > can'tget far enough to process the file
I copied index.html to index.gif, and it uploaded fine as index.gif to the
appropirate
directory.
Carl
On Wed, 3 Apr 2002, Miguel Cruz wrote:
> On Wed, 3 Apr 2002, Carl Schmidt wrote:
> > Thank you for the code snippets. Unfortunately the problem is that I
> > can'tget f
Thank you for the code snippets. Unfortunately the problem is that I
can'tget far enough to process the file. When the php script that
supposed to process the file tests with is_uploaded_file, it fails. In
addtion, the $HTTP_POST_FILE['userfile']['tmp_name']=none. So i can't
process anything s
ote:
> Very strange... What environment are you runnign PHP? Do you have any
> spaces in the file names or the file names named in a funny format?
>
> /dkm
>
>
>
>
> ----- Original Message -
> From: "Carl Schmidt" <[EMAIL PROTECTED]>
> To: "Bob&
the tag look like this:
>
> enctype=\"multipart/form-data\">
>
> The enctype is the part I'm wondering about.. The action and method would be
> your own or course..
>
> Later,
>
> Bob
>
> - Original Message -
> From: "Carl Schmidt
No I haven't. Right now, it's uploading via a simple form POST. I can
initiate the upload , but when I have the php process the file, it fails
on the first test for is_uploaded_file, and tmp_name is none. The thing
is though, Iam only unable to upload gifs and jpegs, but yet i can upload
other t
I can initaite an upload from the browser. However, once the php acript
attempts to process the uploaded file, it failswhen I test for
is_uploaded_file. i also printed out the value of tmp_name and it was set
to none.
Carl
On Wed, 3 Apr 2002, Miguel Cruz wrote:
> On Wed, 3 Apr 2002, Carl wro
problems" in the subject line it may get ignored.
Carl
Rick Emery wrote:
> what do you mean "timeout"?
> What is timing out?
>
> -Original Message-
> From: Carl Schmidt [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 8:25 AM
> To: [EMAIL PROTECTED]
Is there an HTTP tag in the header that can be sent to tell the browser
not to timeout? I found the HTTP spec page, but I'm not sure what to
look for.
Carl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
12 matches
Mail list logo