Varför ser det ut som det gör när koden ser ut såhär:
WTF?<html><head><title>DoDaventyr.se</title></head><body>Nu är sidan inne på slutspurten och förhoppningsvis är den snart klar!</body></html>
WTF?<html><head><title>DoDaventyr.se</title></head><body>Nu är sidan inne på slutspurten och förhoppningsvis är den snart klar!</body></html>
Code: Select all
<html><head></head><body><br>
<b>Warning</b>: include(../menu.php) [<a href="http://dodaventyr.se/function.include">function.include</a>]: failed to open stream: No such file or directory in <b>/opt/lampp/htdocs/index.php</b> on line <b>2</b><br>
<br>
<b>Warning</b>: include() [<a href="http://dodaventyr.se/function.include">function.include</a>]: Failed opening '../menu.php' for inclusion (include_path='.:/opt/lampp/lib/php') in <b>/opt/lampp/htdocs/index.php</b> on line <b>2</b><br>
<br>
<b>Warning</b>: include(./extension.inc) [<a href="http://dodaventyr.se/function.include">function.include</a>]: failed to open stream: No such file or directory in <b>/opt/lampp/htdocs/index.php</b> on line <b>29</b><br>
<br>
<b>Warning</b>: include() [<a href="http://dodaventyr.se/function.include">function.include</a>]: Failed opening './extension.inc' for inclusion (include_path='.:/opt/lampp/lib/php') in <b>/opt/lampp/htdocs/index.php</b> on line <b>29</b><br>
<br>
<b>Warning</b>: include(./common.) [<a href="http://dodaventyr.se/function.include">function.include</a>]: failed to open stream: No such file or directory in <b>/opt/lampp/htdocs/index.php</b> on line <b>30</b><br>
<br>
<b>Warning</b>: include() [<a href="http://dodaventyr.se/function.include">function.include</a>]: Failed opening './common.' for inclusion (include_path='.:/opt/lampp/lib/php') in <b>/opt/lampp/htdocs/index.php</b> on line <b>30</b><br>
<br>
<b>Fatal error</b>: Call to undefined function session_pagestart() in <b>/opt/lampp/htdocs/index.php</b> on line <b>35</b><br>
</body></html>
pröva att skrivaNu är sidan inne på slutspurten och förhoppningsvis är den snart klar!
Code: Select all
<CENTER>
<H2>
<P>
Nu är sidan inne på slutspurten och förhoppningsvis är den snart klar!
</P>
</H2>
</CENTER>
Code: Select all
<meta http-equiv="content-type" content="text/html; charset=UTF-8" >