login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Tabel laten zien

Offline citexx - 12/02/2006 14:50 (laatste wijziging 12/02/2006 14:51)
Avatar van citexxNieuw lid Ik ben me site ffjte aan het fixen en verbeteren en ik kom steeds verder (dankzij sitemaster ) maar nu heb ik weer het volgende probleem

www.citexx.nl/members.php --> zo wil ik het hebben maar dan via php met ?pagina=members

dit is de code van members.php
  1. <?php
  2. <table width="200" border="0" cellpadding="0" cellspacing="0" bordercolor="#7A0404">
  3. <tr>
  4. <th scope="row"><div align="left"><span class="style6">Line-up :</span></div></th>
  5. </tr>
  6. </table>
  7. <table width="375" height="86" border="0" cellpadding="0" cellspacing="0">
  8. <tr>
  9. <td height="86" valign="top" scope="row"><div align="left" class="style9">
  10. <p><span class="style11"><IMG height="12" alt="nlflag" src="images/nlflag.jpg" width="18"> Jimm (leader) <BR>
  11. <IMG src="images/ilvlag.gif" alt="nl" width="18" height="12" border="0"> Jewie
  12. <BR>
  13. <IMG src="images/nlflag.jpg" alt="nl" width="18" height="12" border="0"> Maketoire <BR>
  14. <IMG src="images/nlflag.jpg" alt="nl" width="18" height="12" border="0"> Robjah <BR>
  15. <IMG src="images/nlflag.jpg" alt="nl" width="18" height="12" border="0"> Tommy <BR>
  16. <IMG src="images/nlflag.jpg" alt="nl" width="18" height="12" border="0"> xaro<span class="style16">c</span> </span><span class="style11"><BR>
  17. <img src="images/nlflag.jpg" alt="nl" width="18" height="12" border="0"> ysco </span></p>
  18. <p>&nbsp;</p>
  19. </div></td>
  20. </tr>
  21. </table>
  22. ?>


en dit is van die ?pagina=members
  1. <?php
  2. if($action == "members"){
  3. echo "<table width=\"200\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#7A0404\">
  4. <tr>
  5. <th scope=\"row\"><div align=\"left\"><span class=\"style6\">Line-up :</span></div></th>
  6. </tr>
  7. </table>";
  8. echo "<IMG height=\"12\" alt=\"nlflag\" src=\"images/nlflag.jpg\" width=\"18\"> Jimm (leader) <BR>
  9. <IMG src=\"images/ilvlag.gif\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> Jewie <BR>
  10. <IMG src=\"images/nlflag.jpg\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> Maketoire <BR>
  11. <IMG src=\"images/nlflag.jpg\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> RobJah <BR>
  12. <IMG src=\"images/nlflag.jpg\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> Tommy <BR>
  13. <IMG src=\"images/nlflag.jpg\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> xaroC<BR>
  14. <IMG src=\"images/nlflag.jpg\" alt=\"nl\" width=\"18\" height=\"12\" border=\"0\"> ysco <BR>
  15. <p>";
  16.  
  17. }
  18. ?>


zoals je ziet staat werkt dat tabell niet:(

ik hoop dat jullie me kunnen helpen 

5 antwoorden

Gesponsorde links
Offline Rens - 12/02/2006 14:54
Avatar van Rens Gouden medaille

Crew algemeen
Ten 1e:
Citaat:
if($action == "members"){

Terwijl je zelf zegt ?pagina=.

Ten 2e:
Gebruik SUPERGLOBALS.
Bij tutorials => PHP staat nog een tutorial over superglobals.
Offline citexx - 12/02/2006 15:14 (laatste wijziging 12/02/2006 15:16)
Avatar van citexx Nieuw lid ik gebruik
superglobals
  1. <?php
  2. $action = $_GET['pagina'];
  3.  
  4. echo "<a class=\"nav\" href=\"?pagina=members\"><img src=\"images/site_12.jpg\" width=\"151\" heigth=\"26\" border=\"0\" ></a>\n";
  5.  
  6. ?>


Maar dat was me vraag neit 
Offline Rens - 12/02/2006 15:17
Avatar van Rens Gouden medaille

Crew algemeen
Dacht dat je dat wél bedoelde.
Stel je vraag dan even in het Nederlands?
Begrijp er vrij weinig van...
Offline citexx - 12/02/2006 15:25
Avatar van citexx Nieuw lid nou kijk als je naar http://www.citexx.nl/members.php gaat zie je line up netjes staan en bij
http://www.citexx.nl/index.php?pagina=members

staan ze schots en schreef
Offline Coolbean - 12/02/2006 15:59 (laatste wijziging 12/02/2006 16:00)
Avatar van Coolbean Nieuw lid (P.S. Er staat navagation, het moet navigation zijn )
en tussen members en join us staat een "witregeltje" in de navigatie
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.192s