[TYPO3-german] Perl in Typo3-Seite?

Michael Stein der.stein at gmx.de
Thu Feb 1 11:34:36 CET 2007


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

Gruß Michael




More information about the TYPO3-german mailing list