Go Back   Forum Care Forums > Development Reference Area > Php Development

Reply
 
LinkBack Thread Tools Display Modes
Re: [PHP] Upload a ppt file
Old
  (#1)
Tijnema
Guest
 
Posts: n/a
Default Re: [PHP] Upload a ppt file - 06-02-2007, 08:55 PM

On 5/28/07, tedd <EMAIL REMOVED> wrote:
> Hi Gang:
>
> I can upload a text file and an image file via a html form, but I am
> having problems uploading a PowerPoint file. Apparently, that's a
> different critter.
>
> Does any have any references or an example to show me?
>
> Thanks,
>
> Cheers,
>
> tedd


It should work with the same form you used for image & text files, but
make sure you still have enctype set to multipart/form-data.
Also, like Jared said, make sure it isn't limited by any option, this
could be the upload filesize limit, but also memory limit if you were
planning to upload big files

Tijnema
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: [PHP] Upload a ppt file
Old
  (#2)
tedd
Guest
 
Posts: n/a
Default Re: [PHP] Upload a ppt file - 06-02-2007, 08:55 PM

At 11:07 PM +0200 5/28/07, Tijnema wrote:
>On 5/28/07, tedd <EMAIL REMOVED> wrote:
>>Hi Gang:
>>
>>I can upload a text file and an image file via a html form, but I am
>>having problems uploading a PowerPoint file. Apparently, that's a
>>different critter.
>>


Duh!

Thanks for the hints -- it was stupid mistake on my part that.
Sometimes you can get too carried away with trying to make things
secure.

It works fine now that I let it work.

Cheers,

tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top