SISTE13.11.2024 les mer Nedetid Hjorteviltregisteret, Sett og skutt og Fallviltapp24.10.2024 les mer 23.10.2024 les mer Skjema for påskutt vilt21.10.2024 les mer Ettersøk, storviltjakt 2024 - Viktig informasjon23.09.2024 les mer Ny rutine. diverse info 202409.09.2024 les mer NYTTIGE LENKER
|
if ( isset($_GET['showForm']) )
{
include('form.php');
} elseif ( isset($_GET['showList']) ) {
$contentTable = 'guestbook';
$contentSQL = 'SELECT * FROM '.$contentTable.' WHERE pageID = '.checkValue($_GET['pid']).' AND contentID = '.checkValue($_GET['cid']).' order by created desc;';
// print $contentSQL;
$findContent = mysql_query($contentSQL);
if ( mysql_num_rows($findContent) > 0 )
{
while ( $content = mysql_fetch_array($findContent) )
{
?>
Ingen rapport
|
|