Codice PHP:
<?php include ("{$rowsParamSystem['sy_parametro']}.inc_index.php"); ?>
oppure

Codice PHP:
<?php include ($rowsParamSystem['sy_parametro'].".inc_index.php"); ?>