我想在iframe上使用if和else语句,但在iframe php页面上使用if和else语句无效
<?php
if("p=947"){
?>
<iframe width="820px" height="1200px" style="overflow:hidden;margin-left:-900px; margin-top:-100px" allowtransparency="true" frameborder="0" src="<?php bloginfo ("template_url")?>/gallery/karachigallery.php" ></iframe>
<?php } else if("p=953") {?>
<?php }?>