[Typo3-dev] Uploading file in backend, and save path
Elmar Hinz
elmar.hinz at vcd-berlin.de
Sun Sep 25 18:22:20 CEST 2005
> So, my question: is it possible to make a field in the backend to save
> a path to a file
> on the server? I've tried the "file" fieldtype but that seems to save
> some kind of blob
> in the database.
The blob contains a comma separeted list of uploaded filenames. Split
them, prepend the the directory and you get the path.
TIP: Use existing TypoScript content objects to make it simple for
yourself. Search for user comments in online TSref to find examples. (in
IMAGE, file, functions etc.)
>
> Thanks in advance.
>
> Roel
Elmar
--
Climate change 2005: New Orleans, Sahel, Bangladesh, Spain, Portugal,
Austria, Swiss, France, ...
Production of CO2 is killing people.
Production of CO2 just for fun is killing people just for fun.
More information about the TYPO3-dev
mailing list