Sorry, but the output of your thing works fine for me ... here is the source
I get
<html>
<body>
Today's date:
Monday June 16, 2003
Merry</body>
</html>
---------------------------------------------------
Frederic Trudeau
----- Original Message -----
From: "Cris Harrison" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 16, 2003 4:13 PM
Subject: [PHP-INST] du whats this from and I am NOT stupid!!!!
> Please check out this file www.phoenixcomm.net/~harrison/test3.php
>
> I used the following code:
>
>
> <?php $YourName = "Merry";
> $Today = date("l F d, Y");
> ?>
>
>
> Today's date:
> <?php
> print("$Today\n");
> print("$YourName");
> ?>
>
> Straight forward stuff? yea...
> but after you out put the page:
> its this:
>
>
>
>
> <html>
> <body>
> Today's date:
> Monday June 16, 2003
> Merry<img
>
src="http://insight_/http://www.phoenixcomm.net/~harrison/test3.php/in.gif"
> border=0 width=0 height=0 ></body>
> </html>
>
>
> QUESTION:
>
> where and what the H*** is the "<img
>
src="http://insight_/http://www.phoenixcomm.net/~harrison/test3.php/in.gif"
> border=0 width=0 height=0 >" line coming from?????????
>
> I have looked at othe tests ie www.phoenixcomm.net/~harrison/test2/
> and get the same stuff!!!!
>
> HEEEEELLLLLP
>
> Cris Harrison
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php