You need a Java-capable web browser to see the applet.

User:

Module | Gästebuch

Standart-Gästebuch mit Banner/URL-Prüfung
Textsuche:
Modul gbuch(989|0)
Parameter: keine
 
Tabelle: gaestebuch(1174|0)
# Table structure for gaestebuch
#----------------------------
create table gaestebuch (
   ID int(11) not null auto_increment,
   Datum datetime not null default "0000-00-00 00:00:00",
   DEL tinyint(1) not null default "0",
   IDUser bigint(11) unsigned not null default "0",
   Name varchar(50) not null,
   Ort varchar(100) not null,
   Internet varchar(254) not null,
   Banner varchar(255) not null,
   Email varchar(254) not ....mehr
 
Datei index.htm(966|0)
<HTML><HEAD>
<TITLE>Forum</TITLE>
</HEAD>
<BODY><form action="/$modul_pfad/liste.htm">
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <input type="hidden" name="seite" value="0">
    <tr>
      <td width="100%">
....mehr
 
Datei edit.htm(1132|0)
<html>
<head>
<title></title>
<body>
<script src="/$cms->TPLRoot/_images/edittext.$cms->sprache.js" type="text/javascript"></script>
<FORM action="/index.php?tpl=$tpl&abe=$abe&mid=$aktmenueid&ID=$ID&action=edit" method="POST" name="post" onsubmit="return checkForm(this)" ENCTYPE="multipart/form-data">

....mehr
 
Datei config.inc.php(926|0)
<?PHP
$cms
->GMDate="nc";
$cms->Zeilen= ....mehr
 
Datei config.de.php(1009|0)
<?PHP
$T
->DatumStr="%d.%m.%Y - %H:%i Uhr";
$T->Neu= ....mehr
 




- Startseite
- Kontakt
- Übersicht
- Impressum

Mitglieder Login

Username

Passwort




© by CyberBase