Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

webbsrvprg/exercises/exerciseIncl/

slides.php
slut.php
start.php

slut.php

7 lines ASCII Windows (CRLF)
    <script src="../../<?php
     
for ($i 0$i $offset$i++) {
      echo 
"../";
     }
     
?>index.js"></script>
  </body>
</html>