I understand the simple php code it is possible to insert like user defined tag.
But i have a huge problem inserting a littlebit bigger and complex php code like connecting to a database (other than we use for cmsmadesimple), and fill with data , i will give a fragment from the code:
choose the model
">
0) {
mysql_data_seek($Recordset1, 0);
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
}
?>
You see it's full with small php codes ...
OK, I am a beginner, right, it's true.

Pls help me !
Thank you,
Kiss Barni