Codice PHP:
if ($var_booleana) { 
echo 
"iFrameDoc.open();iFrameDoc.write(\"<html><body MONOSPACE style='font:10pt arial,sans-serif'></body>".$result['contenuto']."</html>\");"

else { 
echo 
"iFrameDoc.open();iFrameDoc.write(\"<html><body MONOSPACE style='font:10pt arial,sans-serif'></body></html>\");"