[Typo3] nested tables

raluca oprean raluca at sds.ro
Tue Jun 14 08:35:50 CEST 2005


Hi Thomas				

in the specifed directory (\typo3conf\ext\page_php_content\pi1\class.tx_pagephpcontent_pi1.php) at the line 109 the code look like this:

		ob_start();

		eval("?" . chr(62) . $phpCode . chr(60) . "?");

		$content = ob_get_contents();

		ob_end_clean();

this code is from the extension from the repository ... my question was is the code from the extension wrong or is my php code wrong?



- raluca oprean (raluca)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110126773/
					



More information about the TYPO3-english mailing list