|
Posted by Rik on 10/18/06 01:49
..:[ ikciu ]:. wrote:
> Hmm Rik <luiheidsgoeroe@hotmail.com> wrote:
>> With option, I don't mean a solution, but an option why it doesn't
>> work :-).
>
> it works but only for values not for binary data
???
What the hell are you implying here?
I have never known the $_FILES array to hold binary data? And who made
mention of it? Furthermore, the $_SESSION array can hold binary data
easily.
$_FILES simply holds file information, not the file itself. As I said 2
posts back, if you want to propagate the $_FILES data, and not handle the
files directly, be sure to move the files themselves to another location or
they'll be deleted by the server.
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|