php-Datei ausführen

ich habe ein png-Bild, welches mir die Wohnung im Grundriss anzeigt. Weiter habe ich eineDatei „wohnung.php“, welche mir „Status-Grafiken“ in dieses png setzt. Ich hatte das vor vielen Jahren so im Einsatz. Nun wollte ich das „reaktivieren“, scheitere aber daran, dass ich nicht weiss, wie ich diese php-Datei ausführe. Hoffe das reicht so als Beschrieb.

Dies ist die Datei wohnung.php:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Übersicht Haus</title>
	<style type="text/css">@import "../../user/Styles/wohnung.css";
  </style>
  </head>
  <body>
	  <div id="content" style="width:50%; height:50%;">
		  <div style="padding-left:1000px; float:left; width:10; margin-top:0px; position:absolute; z-index:1;">
			<img src="/user/Grafiken/wohnung.png" border="0" style="width:1000px; float:right; margin-top:0px; margin-right:0px;">
		  </div>
		  <div class="arrow2" style="margin-top: 370px;left: 650px; z-index:3;">
		  <?php
			$post = GetValue(47931);
			if ($post != true /*[Briefkasten]*/)
				echo "";
			if ($post != false /*[Briefkasten]*/)
				echo "<img src=\"grafiken\zeitung.png\">";
			?>
		</div>
          <div class="arrow3" style="margin-top: 40px;left: 390px; z-index:3;">
		  <?php
			$auto = GetValue(27290);
			if ($auto == false /*[Andrea]*/)
				echo " ";
			if ($auto == true /*[Andrea]*/)
				echo "<img src=\"grafiken\woman.png\">";
			?>
		</div>
          <div class="arrow4" style="margin-top: 40px;left: 350px; z-index:3;">
		  <?php
			$auto = GetValue(30150);
			if ($auto != true /*[Jürg]*/)
				echo "";
			if ($auto != false /*[Jürg]*/)
				echo "<img src=\"grafiken\manBlue_3d.png\">";
			?>
		</div>
          <div class="arrow4" style="margin-top: 260px;left: 450px; z-index:3;">
		  <?php
			$auto = GetValue(16068);
			if ($auto != true /*[Jürg]*/)
				echo "";
			if ($auto != false /*[Jürg]*/)
				{echo "<img src=\"grafiken\woman.png\">";
				echo "Anwesenheit akzeptiert";}
			?>
		</div>
		  <div class="arrow2" style="margin-top: 160px;left: 170px; z-index:3;">
		  <?php
			$auto = GetValue(28241);
			if ($auto != true /*[Heizung]*/)
				echo "<img src=\"grafiken\heizung_off.png\">";
			if ($auto != false /*[Heizung]*/)
				echo "<img src=\"grafiken\heizung_on.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 90px;left: 310px; z-index:3;">
		  <?php
			$auto = GetValue(43357);
			if ($auto != true /*[Heizung Fumoir]*/)
				echo "<img src=\"grafiken\heizung_off.png\">";
			if ($auto != false /*[Heizung Fumoir]*/)
				echo "<img src=\"grafiken\heizung_on.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 170px;left: 800px; z-index:3;">
		  <?php
			$auto = GetValue(23859);
			if ($auto != true /*[Heizung]*/)
				echo "<img src=\"grafiken\heizung_off.png\">";
			if ($auto != false /*[Heizung]*/)
				echo "<img src=\"grafiken\heizung_on.png\">";
			?>
		</div>

		<div class="arrow2" style="margin-top: 170px;left: 245px; z-index:3;">
		  <?php
			$auto = GetValue(57557);
			if ($auto <= 0 /*[Licht Bar]*/)
				echo "<img src=\"grafiken\lichtoff.png\">";
			if ($auto > 0 /*[Licht Bar]*/)
				echo "<img src=\"grafiken\lichton.png\">";
			?>
			</div>
		  <div class="arrow2" style="margin-top: 220px;left: 325px; z-index:3;">
		  <?php
			$auto = GetValue(30882);
			if ($auto != true /*[Licht Esstisch]*/)
				echo "<img src=\"grafiken\lichtoff.png\">";
			if ($auto != false /*[Licht Esstisch]*/)
				echo "<img src=\"grafiken\lichton.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 270px;left: 230px; z-index:3;">
		  <?php
			$auto = GetValue(50566);
			if ($auto != true /*[Ständerlampe]*/)
				echo "<img src=\"grafiken\stehlampe_aus.png\">";
			if ($auto != false /*[ständerlampe]*/)
				echo "<img src=\"grafiken\stehlampe_ein.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 200px;left: 100px; z-index:3;">
		  <?php
			$auto = GetValue(36169);
			if ($auto != true /*[Licht Leuchtkugel]*/)
				echo "<img src=\"grafiken\stehlampe_aus.png\">";
			if ($auto != false /*[Licht Leuchtkugel]*/)
				echo "<img src=\"grafiken\stehlampe_ein.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 170px;left: 850px; z-index:3;">
		  <?php
			$auto = GetValue(52261);
			if ($auto != true /*[Licht Hangar]*/)
				echo "<img src=\"grafiken\lichtoff.png\">";
			if ($auto != false /*[Licht Hangar]*/)
				echo "<img src=\"grafiken\lichton.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 110px;left: 730px; z-index:3;">
		  <?php
			$auto = GetValue(43213);
			if ($auto != true /*[Licht Weinkeller]*/)
				echo "<img src=\"grafiken\lichtoff.png\">";
			if ($auto != false /*[Licht Weinkeller]*/)
				echo "<img src=\"grafiken\lichton.png\">";
			?>
		</div>
		  <div class="arrow2" style="margin-top: 310px;left: 780px; z-index:3;">
		  <?php
			$auto = GetValue(12065);
			if ($auto != true /*[Licht Lager]*/)
				echo "<img src=\"grafiken\lichtoff.png\">";
			if ($auto != false /*[Licht Lager]*/)
				echo "<img src=\"grafiken\lichton.png\">";
			?>
		</div>

		<div class="arrow" style="margin-top: 100px;left: 60px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(38873  /*[Temperatur Schlafzimmer]*/)), '&deg C';
			?>
		</div>
		  <div class="arrow" style="margin-top: 70px;left: 120px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(53150  /*[Temperatur Büro]*/)), '&deg C';
			?>
		</div>
		  <div class="arrow" style="margin-top: 110px; left: 190px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(53150  /*[Temperatur Bad]*/)), '&deg C';
			?>
		</div>
		  <div class="arrow" style="margin-top: 210px;left: 180px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(31596  /*[Temperatur Wohnen]*/)), '&deg C';
			?>
		</div>
		  <div class="arrow" style="margin-top: 240px;left: 280px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(48644  /*[Temperatur Essen]*/)), '&deg C';
			?>
		  </div>
		<div class="arrow" style="margin-top: 370px;left: 370px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(35665  /*[Temperatur aussen]*/)), '&deg C';
			?>
		  </div>
		</div>
		  <div class="arrow" style="margin-top: -260px; left: 180px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(28810  /*[Feuchte Wohnung]*/)), ' %';
			?>
		</div>
		   <div class="arrow" style="margin-top: -400px; left: 820px; z-index:3;">
		  <?php
			echo utf8_encode(GetValue(37040  /*[Temperatur Keller]*/)), ' &deg C';
			?>
		</div>
		  <div class="arrow2" style="margin-top: -610px;left: 600px; z-index:3;">
		  <?php
			$auto = GetValue(22857);
			if ($auto != true /*[Jürg]*/)
				echo "";
			if ($auto != false /*[Jürg]*/)
				echo "<img src=\"grafiken\waschmaschine.png\">";
			?>
		</div>
	  </div>
  </body>
</html>

Ich würde den kompletten HTML-Code in eine String-Variable mit dem Profil ~HTMLBox schreiben.

Viele Grüße aus dem Unterallgäu
Harry