|
Posted by Rik on 02/15/07 12:52
On Thu, 15 Feb 2007 13:28:32 +0100, jodleren <sonnich@hot.ee> wrote:
> On Feb 15, 11:28 am, Andy Jeffries <n...@andyjeffries.co.uk> wrote:
>> On Wed, 14 Feb 2007 12:54:50 -0800, jodleren wrote:
>> > Well, I looked at an example from this group, tried it, and tried t=
o =
>> use
>> > it - but it does not work when I do it like this in PHP4.
>>
>> > <table>
>> > <tr><td><input type=3D"file" name=3D"newfile" size=3D"25"></td></=
tr>
>> > <tr><td><input type=3D"submit" name=3D"sub_new" value=3D"Upload">=
</td></
>> > tr>
>> > </table></form>
>>
>> What's the opening form tag look like?
>
> <form method=3Dpost name=3D'myform' action=3D'the_file_itself'>
<form enctype=3D"multipart/form-data" method=3D"post" action=3D"/">
Enctype is important.
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|