pm_head.php

de pagina waar de links instaan, die boven alle pagina komen

de code:

Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?
//de links, spreekt eigenlijk voor zichzelf
?>

<table width="600">
<tr>
<td>
<a href="pm_inbox.php">Postvak in</a>
</td>
<td>
<a href="pm_new.php">Nieuw bericht</a>
</td>
<td>
<a href="pm_trash.php">Prullenbak</a>
</td>
<td>
<a href="pm_option.php">Opties</a>
</td>
</tr>
</table>

« Lees de omschrijving en reacties

Inhoudsopgave

  1. Wat zit er in dit pm systeem
  2. de database tabellen
  3. dbconnect.php
  4. pm_inbox.php
  5. pm_read.php
  6. pm_head.php
  7. pm_new.php
  8. pm_option.php
  9. pm_trash.php
  10. pm_buddy.php
  11. alert.php

PHP tutorial opties

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.