[Typo3] Image URL from typoscript to PHP

Marcel Douwstra marcel.douwstra at tros.nl
Wed Oct 5 11:47:23 CEST 2005


Hi Peter,

stdWrap didn't work for me. Luckily a collegue of mine found the answer:

$this->cObj->IMAGE($this->conf['tipheader.']);

I'm really glad we found this functionality.. now we can generate images 
with the ease of the GIFBUILDER and use them in extensions :D

Thanx for the help btw, even though it didn't work I really appreciate 
the effort to help me out! :)

Cheers,

Marcel Douwstra

*** typo3 forum typo3.tros.nl ***

Peter Klein wrote:
> Hi Marcel. You need stdWrap.. Try:
> 
> $tipheader = $this->cObj->stdWrap($conf["tipheader"], $conf["tipheader."]);
> 



More information about the TYPO3-english mailing list