Re: Putting php code into html
- From: David <youcantoo@xxxxxxxxxxxxx>
- Date: Mon, 27 Nov 2006 17:11:30 -0800
Denis wrote:
How do you include a php counter into a html page. I've tried <?phpyour include file is wrong. It should be
include ("counter.php"); ?> but it won't work. any suggestions
<?php include("counter.php") ?>
note that there is no semi colon
.
- References:
- Putting php code into html
- From: Denis
- Putting php code into html
- Prev by Date: Re: Switch between two web pages
- Next by Date: Re: mail header questions
- Previous by thread: Re: Putting php code into html
- Next by thread: text only and text sizer
- Index(es):