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