以下に示すように、srcを非表示にする方法。example.php の内容が php の場合、MySQL 関数とフォーム。では、一部の訪問者がページのソースを表示するときに src を非表示にするにはどうすればよいですか。
<iframe src="example.php" height="300" width="200" scrolling="no" sandbox="allow-forms" seamless="seamless" id="example1"></iframe>
<div id="panel">
content
</div>