Author Topic: Wie binde ich nen PHP Counter ein auf der Startseite ein?  (Read 3757 times)

0 Members and 1 Guest are viewing this topic.

Offline reflo

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • reflo.de
Wie binde ich nen PHP Counter ein auf der Startseite ein?
« on: July 15, 2005, 06:21:24 PM »
hi, wie binde ich nen php couter unterm zufallsbild ein? mit iclude geht ja net da die template seiten ja html sind! oder denke ich gerade total falsch... wäre dankbar für hilfe!

mfg

Offline Syslord

  • Pre-Newbie
  • Posts: 8
    • View Profile
    • reinigungsforum
Re: Wie binde ich nen PHP Counter ein auf der Startseite ein?
« Reply #1 on: July 16, 2005, 05:44:41 PM »
probiere es doch mal so

<?php
include_once("http://www.deinedomain.de/deincounter.php");
?>