HEX
Server: Apache/2.4.25 (Debian)
System: Linux server17 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: web37 (1062)
PHP: 7.4.30
Disabled: show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, disk_total_space, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen
Upload Files
File: /var/www/web37/htdocs/websuche/markt/help/help2.php
<?PHP
include "../inc/config.inc.php";
include "../inc/de.php";
include "../inc/systemeinstellungen.php";
?>
<html>

	<head>
		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">

		<title>Premiumanzeige</title>
		<link rel="stylesheet" type="text/css" href="../system/<?PHP echo $design_typ ?>">
	</head>
<script language="javascript">
<!--//
function closepop(){
  close();
  return true;
  }
//-->
</script>
<body bgcolor="#FFFFFF"><center>
<table border="0" cellpadding="0" cellspacing="0" width="310">
  <tr>
    <td bgcolor="#FFFFFF" class="einsa"><div align="left">
       <b>Premiumanzeige...</b><br>
       <hr size="1" width="100%" color="#AEAEAE">
       <small>Ihre Premiumanzeige</small><br>
        </b></center>
     </td>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="310">
  <tr>
     <td bgcolor="#FFFFFF" class="einsa"><div align="left">
	    <br>
	    <?PHP echo $help_text_02 ?>
	    <br><br><center><img src="../gfx/arr1.gif" VSPACE="0" HSPACE="0" ALIGN="BOTTOM" BORDER="0" ALT=""> <a href="javascript:close()" class="blaupad"><b>Fenster schlie&szlig;en</b></font></a></center>
	    <br><br><br></div>
	 </td>
   </tr>
</table>
</center>
</body>
</html>