SELFPHP: Version 5.8.2 Befehlsreferenz - Tutorial – Kochbuch – Forum für PHP Einsteiger und professionelle Entwickler

SELFPHP


Professional CronJob-Service

Suche



CronJob-Service    
bei SELFPHP mit ...



 + minütlichen Aufrufen
 + eigenem Crontab Eintrag
 + unbegrenzten CronJobs
 + Statistiken
 + Beispielaufrufen
 + Control-Bereich

Führen Sie mit den CronJobs von SELFPHP zeitgesteuert Programme auf Ihrem Server aus. Weitere Infos



:: Buchempfehlung ::

TYPO3 Kochbuch

TYPO3 Kochbuch zur Buchempfehlung
 

:: Anbieterverzeichnis ::

Globale Branchen

Informieren Sie sich über ausgewählte Unternehmen im Anbieterverzeichnis von SELFPHP  

 

:: Newsletter ::

Abonnieren Sie hier den kostenlosen SELFPHP Newsletter!

Vorname: 
Name:
E-Mail:
 
 

Zurück   PHP Forum > PHP Entwicklung und Softwaredesign
Hilfe Community Kalender Heutige Beiträge Suchen

PHP Entwicklung und Softwaredesign Hier können strukturelle (Programmier-) Konzepte diskutiert und Projekte vorgestellt werden

 
 
Themen-Optionen Ansicht
  #1  
Alt 13.06.2005, 16:52:15
Poul Poul ist offline
Anfänger
 
Registriert seit: Jun 2005
Beiträge: 2
PHP Auktion

Hallo ,
habe wider eine frage .
ich habe vor par Wochen einen Script gekauft ( PHP Auktion)
das layout ist ganz schlicht , und einfach .
und ich möchte da was hinzufügen .
Unter den Bereich „ Kategorien „ Möchte ich einen Kästchen haben,
mit Überschrift „ Treugand Service „ oder ähnliches.
Da will ich Bilder einfügen und verlinken mit ( z, b . https://www.iloxx.de )
Jetzt meine frage. Wie kann ich das machen ??? In welche Datei muss ich was ändern ???
In header php. Oder in Index. Php . html ???
Und hier die index. Php

<html>
<head>
<title> </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Title" content=" ">
<META NAME="Robots" CONTENT="INDEX,FOLLOW">
<meta name="Description"">
<meta name="Publisher" content="">
<meta name="Copyright" content="">
<meta name="Revisit" content="After 7 days">
<meta name="Keywords" content=" ">
<meta name="page-topic" content="">
<link rel="stylesheet" href="style_auction.css" type="text/css">
<meta http-equiv="content-type" content="text/html; iso-8859-1">
<meta http-equiv="pragma" content="cache">
<meta name="robots" content="INDEX,FOLLOW">

<meta http-equiv="content-language" content="de">
<meta name="author" content=" ">
<meta name="publisher" content=" ">
<meta name="audience" content="Alle">
<meta name="page-type" content="Produktinfo">
</head>


<link href="../style_auction.css" rel="stylesheet" type="text/css"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="230" valign="top" nowrap>
<table border="0" cellpadding="3" cellspacing="0" class="table_norm">
<tr>
<td class="text_title_bg">Kategorien</td>
</tr>
<tr>
<td class="bgcats"><span class="kategorien"> </span> <table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td class="text_normal"><? print $TPL_categories_value; ?></td>
</tr>
</table></td>
</tr>
</table></td>
<td valign="top"> <table BORDER="0" CELLPADDING="2" CELLSPACING="0" WIDTH="100%">
<? if ($TPL_headline != "") { ?>
<tr>
<td> <table width="95%" border="0" align="center" cellpadding="2" cellspacing="0" background=<? print $TPL_image; ?>>
<tr>
<td><? print $TPL_headline; ?></td>
</tr>
<? } ?>
<? if ($TPL_message != "") { ?>
<tr>
<td class="text_normal"><? print $TPL_message;?></td>
</tr>
</table></td>
</tr>
<? } ?>
<tr>
<td> <table width="95%" border="0" align="center" cellpadding="3" cellspacing="0" class="table_norm">
<tr>
<td colspan="4" class="text_title_bg"><a href="view_more_top.php">Top-Auktionen</a></td>
</tr>
<tr align="center" valign="top">
<td width="25%"><? print $tpl_bild1; ?> </td>
<td width="25%"><? print $tpl_bild2; ?></td>
<td width="25%"><? print $tpl_bild3; ?></td>
<td width="25%"><? print $tpl_bild4; ?></td>
<tr align="center" valign="top">
<td width="25%"><? print $tpl_bild5; ?> </td>
<td width="25%"><? print $tpl_bild6; ?></td>
<td width="25%"><? print $tpl_bild7; ?></td>
<td width="25%"><? print $tpl_bild8; ?></td>
</tr>
<tr>
<td colspan="4"><table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><span class="info_text"><? print $TPL_top_auktion; ?></span>
</td>
</tr>
</table></td>
</tr>
</table>
<br> </td>
</tr>
<tr>
<td>
<?php if ($TPL_1euro_auktion != "") { ?>
<table width="95%" border="0" align="center" cellpadding="3" cellspacing="0" class="table_norm">
<tr>
<td class="text_title_bg"><a href="view_more_euro.php">Auktionen
ab 1,- Euro</a></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><span class="info_text"><? print $TPL_1euro_auktion; ?></span>
</td>
</tr>
</table></td>
</tr>
</table>
<?php } ?>
<br> </td>
</tr>
<tr>
<td>
<?php if ($TPL_ending_soon_value != "") { ?>
<table width="95%" border="0" align="center" cellpadding="3" cellspacing="0" class="table_norm">
<tr>
<td class="text_title_bg"><a href="view_more_ending.php">Last-Minute
Auktionen</a></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><span class="info_text"><? print $TPL_ending_soon_value; ?></span>
</td>
</tr>
</table></td>
</tr>
</table>
<?php } ?>
<br> </td>
</tr>
<tr>
<td>
<?php if ($TPL_last_auctions_value != "") { ?>
<table width="95%" border="0" align="center" cellpadding="3" cellspacing="0" class="table_norm">
<tr>
<td class="text_title_bg"><a href="view_more_news.php">Gerade
eingestellt</a></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><span class="info_text"><? print $TPL_last_auctions_value; ?></span>
</td>
</tr>
</table></td>
</tr>
</table>
<?php } ?>
<br> </td>
</tr>
</table></td>
<td width="230" valign="top" nowrap>
<? if (!$HTTP_COOKIE_VARS["$LOGGED_IN_COOKIE"]) {
include "userlogin.php";
print "<br>";
}
include ("newsbox.php");
print "<br>";
include ("stats.php");
print "<br>";
include ("gebuehr.php");
print "<br>";
include ("bestauktion.php");
?>
</td>
</tr>
</table>

Habe mehrmals probiert aber es klappt irgend wie nicht.
Kann mir dabei emand helfen ???
Mit freundlichen Grüßen
Poul
Mit Zitat antworten
 


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind aus.
[IMG] Code ist aus.
HTML-Code ist aus.

Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Fehlermeldung in PHP SilverDragon77 PHP Grundlagen 6 27.05.2005 15:11:25
Wie man durch PHP von der Schule fliegen kann?! Jacki Off Topic Area 2 06.08.2004 12:20:39
Referer mit PHP auslesen ??? kawa1500 PHP Grundlagen 5 10.10.2003 14:18:31
Timestamp von PHP und MySQL BlindCrazyBoy PHP für Fortgeschrittene und Experten 8 16.02.2003 00:37:08
Einführung in PHP und Datenbanken Lómion PHP für Fortgeschrittene und Experten 7 07.02.2002 13:47:29


Alle Zeitangaben in WEZ +2. Es ist jetzt 22:42:52 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.


© 2001-2024 E-Mail SELFPHP OHG, info@selfphp.deImpressumKontakt