[TYPO3-german] Perl in Typo3-Seite?

Jan Bludau jb at ecce-terram.de
Thu Feb 1 11:39:49 CET 2007


hi,

Am 01.02.2007 um 11:34 schrieb Michael Stein:

> Hm, ich denk mal laut:
> ich würde es mit einem kleinen wrapper probieren.
> <?php
> $output = array();
> exec("dasPerlScript",$output);
> return implode($output);
> ?>
> Würde mich Interessieren ob das klappt

man sollte aber besser die t3lib_exec benutzen ist ein bißchen sicherer.

http://typo3.org/fileadmin/typo3api-4.0.0/db/dd5/classt3lib__exec.html

Gruss
       Jan 


More information about the TYPO3-german mailing list