OK I guess I am stupid.... this is a friends computer and they are a "Neilson family" what i gather is that every page i read this is appended to it... for "TRACKING"

Sorry


At 04:42 PM 6/16/2003 -0400, Frederic Trudeau wrote:


Sorry, but the output of your thing works fine for me ... here is the source
I get

Today's date: Monday June 16, 2003 Merry

---------------------------------------------------
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



Reply via email to