Codice PHP:
$stringa=str_replace("<code>", "<?php include('modulo.php'); ?>",$stringa);
eval($stringa);