[TYPO3-dev] File Upload in BE Module

Jigal van Hemert jigal.van.hemert at eurorscg.nl
Tue Aug 22 16:26:53 CEST 2006


Hi Steffen,

http://typo3.org/documentation/document-library/core-documentation/doc_c
ore_api/current/view/3/2/
Search on that page for t3lib_div::upload_to_tempfile

It gives you a few functions to handle file uploads.

Regards, Jigal. 

> -----Original Message-----
> From: typo3-dev-bounces at lists.netfielders.de 
> [mailto:typo3-dev-bounces at lists.netfielders.de] On Behalf Of 
> Steffen Kamper
> Sent: dinsdag 22 augustus 2006 15:43
> To: typo3-dev at lists.netfielders.de
> Subject: [TYPO3-dev] File Upload in BE Module
> 
> Hi List,
> 
> i wonder about and have big problem in my BE module.
> 
> I created a form with enctype="multipart/form-data" and an file input.
> 
> After submitting I have no chance to get the file because 
> $_FILES is empty !
> I searched the whole Globals but no way to get it uploaded.
> 
> Does anybody know how to manage it ?
> 
> many thx in advance ...
> 
> mg  Steffen 
> 
> 
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
> 




More information about the TYPO3-dev mailing list