Gå til innhold

hvordan gjør jeg web siden min dynamisk?


Anbefalte innlegg

Altså jeg vil ha en dynamisk hjemmeside.

dette er hjemmesida mi: http://henriko2.5gigs.com

istedenfor at sub kategoriene er slik http://henriko2.5gigs.com/linker.html http://henriko2.5gigs.com/Flash.html osv... så vil jeg at det skal se ut som noe slikt: http://henriko2.5gigs.com/php.php?id=linker

hvordan får jeg til det? vær så snill å hjelp

PS: helst uten bruk av databaser!

 

her er foresten koden til index.php:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="content-type" content="PHP, Scripts, Gjestebok, henriko, henriko2, Henriko2, Henriko, Anmeldelser, Atremis Fowl, Engler og Demoner" />
   <title>.: Henriko :.</title>
   <style type="text/css">
     p, td
     {
       font-family: verdana, arial, sans-serif;
       text-align: left;
     }

     body
     {
       color: rgb(0,0,0);
       background-color: rgb(200,200,200);
     }

     table.pageLayout
     {
       width: 800px;
       margin-bottom: 5px;
       margin-left: auto;
       margin-right: auto;
       border: 1px solid rgb(0,0,0);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutLogo
     {
       height: 92px;
       margin: 0px;
       padding: 0px;
       border-bottom: 3px double rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutLogo p.logo
     {
       text-align: center;
       font-family: impact, arial, sans-serif;
       font-size: 48pt;
       font-weight: bold;
       color: rgb(60,72,90);
       margin: 0px;
     }

     td.pageLayoutHeadline
     {
       margin: 0px;
       padding: 0px;
       border-bottom: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutHeadline p
     {
       padding-left: 10px;
       margin-top: 2px;
       margin-bottom: 2px;
       font-weight: bold;
     }

     td.pageLayoutHeadlineLeft
     {
       width: 10px;
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutHeadlineRight
     {
       width: 10px;
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }
     td.pageLayoutExternBorderLeft
     {
       width: 10px;
       height: 400px;
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutExternBorderRight
     {
       width: 10px;
       height: 400px;
       border-left: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutContentLeft
     {
       padding-top: 5px;
       padding-bottom : 5px;
       padding-left: 5px;
       width: 600px;
       color: rgb(0,0,0);
       background-color: rgb(160,170,190);
       vertical-align: top;
     }

     td.pageLayoutContentRight
     {
       padding: 5px;
       width: 190px;
       color: rgb(0,0,0);
       background-color: rgb(160,170,190);
       vertical-align: top;
     }

     td.pageLayoutFooter
     {
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       border-top: 1px solid rgb(60,72,90);
     }

     td.pageLayoutFooter p
     {
       font-style: italic;
       font-size: 8pt;
       text-align: right;
       padding-left: 10px;
       margin-top: 2px;
       margin-bottom: 2px;
     }

     td.pageLayoutFooterLeft
     {
       width: 10px;
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     td.pageLayoutFooterRight
     {
       width: 10px;
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
     }

     table.newsLayout
     {
       width: 575px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       border: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.newsTitle
     {
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-size: 9pt;
       padding-left: 10px;
       border-bottom: 1px solid rgb(60,72,90);
     }

     td.newsContent
     {
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       padding-left: 10px;
       padding-right: 10px;
       padding-top: 0px;
       padding-bottom: 0px;
     }

     td.newsContent p
     {
       width: 560px;
       font-size: 8pt;
       margin-top: 3px;
       margin-bottom: 4px;
     }

     td.newsContent p.newsContentInfo
     {
       margin-top: 15px;
       border-top: 1px solid rgb(110,120,140);
       text-align: right;
       color: rgb(60,72,90);
       background-color: transparent;
     }

     table.navigationLayout
     {
       width: 190px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       border-top: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.navigationHead
     {
       font-size: 9pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-weight: bold;
       padding-left: 10px;
     }

     td.navigationItem
     {
       font-size: 8pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       padding-left:10px;
       color: rgb(0,0,0);
       background-color : transparent;
     }

     table.matchsSummaryLayout
     {
       width: 190px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       border-top: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.matchsSummaryHead
     {
       font-size: 9pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-weight: bold;
       padding-left: 10px;
     }

     td.matchsSummaryItem
     {
       font-size: 8pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       padding-left:5px;
       color: rgb(0,0,0);
       background-color : transparent;
     }

     table.loginLayout
     {
       width: 190px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       border-top: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.loginHead
     {
       font-size: 9pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-weight: bold;
       padding-left: 10px;
     }

     td.loginItem
     {
       font-size: 8pt;
       margin-left: auto;
       margin-right: auto;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       padding-left: 10px;
       color: rgb(0,0,0);
       background-color : transparent;
     }

     a
     {
       text-decoration:none;
     }

     a:link, a:visited
     {
       color: rgb(60,72,90);
       background-color: transparent;
     }

     a:hover
     {
       color: rgb(128,0,0);
       background-color: transparent;
     }

     table.invisible
     {
       border: 0px;
       margin: 0px;
       padding: 0px;
       color: rgb(0,0,0);
       background-color: transparent;
     }

     table.newsSummaryLayout
     {
       width: 190px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       border-top: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.newsSummaryHead
     {
       font-size: 9pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-weight: bold;
       padding-left: 10px;
     }

     td.newsSummaryItem
     {
       font-size: 8pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       padding-left:5px;
       color: rgb(0,0,0);
       background-color : transparent;
     }

     table.serverLayout
     {
       width: 190px;
       margin-left: auto;
       margin-right: auto;
       color: rgb(0,0,0);
       background-color: rgb(200,205,210);
       border-top: 1px solid rgb(60,72,90);
       margin-bottom: 5px;
     }

     td.serverHead
     {
       font-size: 9pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       color: rgb(0,0,0);
       background-color: rgb(110,120,140);
       font-weight: bold;
       padding-left: 10px;
     }

     td.serverItem
     {
       font-size: 8pt;
       border-bottom: 1px solid rgb(60,72,90);
       border-left: 1px solid rgb(60,72,90);
       border-right: 1px solid rgb(60,72,90);
       padding-left:5px;
       color: rgb(0,0,0);
       background-color : transparent;
     }

     input.stealth
     {
       width: 50%;
       border: 0px;
       color: rgb(110,120,140);
       background-color: transparent;
       font-size: 9pt;
       font-weight: bold;
     }

     input.stealthSubmit
     {
       background-color: transparent;
       border: 0px;
       width: 100%;
       font-size: 9pt;
       font-weight: bold;
       text-decoration: underline;
       color: rgb(60,72,90);
     }

     strong.light
     {
       color: rgb(200,205,210);
     }

     em.scoreWin
     {
       color: rgb(50,100,50);
       background-color: transparent;
       font-weight: bold;
       padding: 1px;
     }

     em.scoreDraw
     {
       color: rgb(100,100,50);
       background-color: transparent;
       font-weight: bold;
       padding: 1px;
     }

     em.scoreLoss
     {
       color: rgb(100,50,50);
       background-color: transparent;
       font-weight: bold;
       padding: 1px;
     }
   </style>
 </head>
 <body>
   <table class="pageLayout" cellspacing="0" summary="page global layout">
     <tr>
       <td class="pageLayoutLogo" colspan="4"><p class="logo"><strong class="light">. :Henriko: .</strong></p></td>
     </tr>
     <tr>
       <td class="pageLayoutHeadlineLeft"> </td>
       <td class="pageLayoutHeadline" colspan="2">
         <p>:: nyheter ::</p>
       </td>
       <td class="pageLayoutHeadlineRight"> </td>
     </tr>
     <tr>
       <td class="pageLayoutExternBorderLeft"> </td>
       <td class="pageLayoutContentLeft">
   	<table class="newsLayout" cellspacing="0" summary="piece of news">
     <tr>
     	<td class="newsTitle">.: 18.02.2005 :: Siden er oppe!! :.</td>
     </tr>
     <tr>
     	<td class="newsContent">
       <p>Halla! nå er den nye siden min oppe! håper dere liker designet mitt</p>
     	</td>
     </tr>
   	</table>
   	<table class="newsLayout" cellspacing="0" summary="piece of news">
     <tr>
     	<td class="newsTitle">.: 27.03.2005 :: Lagt til ett script og en ny sksjon</td>
     </tr>
     <tr>
     	<td class="newsContent">
       <p>Nå har jeg lagd et anonym e-post script, det ligger under seksjonen Scripts. Har også lagd en sekjson kalt flash, der vil jeg poste flash animasjoner jeg lager. Har også lagt til en counter</p>
     	</td>
     </tr>
   	</table>
   	<p></p>
   	<p></p>
   	<h6>Folk som har besøkt siden: 
<a href="http://hit-counter.udub.com/stats/h/henriko2/" target="_top"><img border="0" alt="Free Hit Counters" src="http://hit-counter.udub.com/counter/index.php?u=henriko2&s=miniscu";" ALIGN="middle"></a><br><a href="http://www.lasikeyesurgery.com/" style="font-size:12" target="_top"><font color="#666666" style="font-size:12">Lasik</font></a>

</h6>
   </td>
       <td class="pageLayoutContentRight">
   	<table class="navigationLayout" cellspacing="0" summary="Menu de navigation">
     <tr>
     	<td class="navigationHead">:: Navi ::</td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="(EmptyReference!)">Nyheter</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="php/Anmeldelser.php">Anmeldelser</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="/php/linker.php">Linker</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="/chat/">Chat</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="/gjestebok/">Gjestebok</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="php/nintendoinfo.php">Nintendo </a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="php/Flash.php">Flash</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="php/Scripts.php">Scripts</a></td>
     </tr>
     <tr>
     	<td class="navigationItem">o <a href="/littlepoll/lp_test.php">Poll</a></td>
     </tr>
   	</table>
   	<table class="newsSummaryLayout" cellspacing="0" summary="Liste des news récentes">
     <tr>
     	<td class="newsSummaryHead" width="190">:: Nyheter ::</td>
     </tr>
     <tr>
     	<td class="newsSummaryItem" width="190">18.02 : Siden er oppe!</td>
     </tr>
   	</table>
   	<table class="newsSummaryLayout" cellspacing="0" summary="Liste des news récentes">
     <tr>
     	<td class="newsSummaryHead" width="190">:: Affilates ::</td>
     </tr>
     <tr>
     	<td class="newsSummaryItem" width="190"><a href="http://www.meinhold.tk"><img src="http://henriko2.5gigs.com/meinholdweb_button.gif" alt="" height="31" width="88" border="0"/></a></td>
     </tr>
   	</table>
   </td>
       <td class="pageLayoutExternBorderRight"> </td>
     </tr>
     <tr>
       <td class="pageLayoutFooterLeft"> </td>
       <td class="pageLayoutFooter" colspan="2">
   	<p>:: design by Altherac :: email : [email protected] :: <a href="http://validator.w3.org/">Valid XHTML logo</a> :: <a href="http://jigsaw.w3.org/css-validator/">Valid CSS logo</a> ::</p>
   </td>
       <td class="pageLayoutFooterRight"> </td>
     </tr>
   </table>
 </body>
</html>

hvor skal jeg adde include scriptet?

kan noen av dere poste et ferdig script?

Endret av Henriko2
Lenke til kommentar
Videoannonse
Annonse

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...