<?php
include ('menu.php');
?>

bildiğim kadarıyla bu phpde iframe kodu,ama benim yapmak isdediğim;
<?php
include ('<?php echo $mainPath;?>index.php?m=ayarlar&page_id=<?php echo $page_id;?>');
?>

bunu yaptığımda hata atıyor;

Warning: include(<?php echo $mainPath;?>index.php?m=ayarlar&page_id=<?php echo $page_id;?>) [function.include]: failed to open stream: No such file or directory in ...