Re: [PHP] math produces strange characters 

2004-02-06 Thread Paul Furman
10 Chris W. Parker wrote: What happens if you make test.php completely blank inside? I'm talking no or anything. Totally empty still produces the strange characters. I also had a big complex page and printing some math in that produced the characters. ... AH, OK, it was this code editor I ju

RE: [PHP] math produces strange characters 

2004-02-06 Thread Chris W. Parker
Paul Furman on Friday, February 06, 2004 4:00 PM said: > That was the whole page but it's being included from a template. When > I made the test math file empty: > I still got the funny characters but not with any other pages I > include there. > > Here it is: > ht

Re: [PHP] math produces strange characters 

2004-02-06 Thread Paul Furman
Chris W. Parker wrote: Paul Furman wrote: >> 10 I'm befuddled. What other code is in that page? That was the whole page but it's being included from a template. When I made the test math file empty: ?> I still got the funny characters but not with any other pages I include there. Here

RE: [PHP] math produces strange characters 

2004-02-06 Thread Chris W. Parker
Paul Furman on Friday, February 06, 2004 3:28 PM said: >$result= (1 * 10); > print$result >> > > 10 > Again, I very new to this, first time I tried doing a little simple > math, I'm befuddled. I'm not getting the same result. I got a plain 10. But some wei

[PHP] math produces strange characters 

2004-02-06 Thread Paul Furman
What is this:  10 there is a 10 in the end of that Again, I very new to this, first time I tried doing a little simple math, I'm befuddled. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php