Posted by:
phflame
at Tue Oct 25 19:06:38 2005 [ Email Message ] [ Show All Posts by phflame ]
They want to write T , but the "plus sign" doesn't show up.
Unfortunately, PHP treats the plus sign as a space character and it gets stripped out. I have found no way to preserve it.
You can try to enter the HTML code for the plus symbol.
A plus sign is & # 4 3 ; (don't include the spaces between 5 characters.
For example, 1 1 = 2
This is from one of the developers here on pethobbyist.com
Hope it helps. ----- phflame
[ Hide Replies ]
|