[Phplib-users] STrange problem with templates.
Brought to you by:
nhruby,
richardarcher
From: <nau...@ab...> - 2001-10-11 13:40:24
|
I am encountering a strange problem with templates. In essence the problem is that when a string contains a dollar sign and a comma such as $123,456.00 the resulting output is 456 the $123, is for some reason chopped off. An example of the source code that this happens on is as follows. $controls[narrative]=nl2br(htmlentities($thedb->f(narritave))); $t->set_block ("page","row","rows"); $t->set_var ($controls); $t->parse ("rows","row",true); Do you have any suggestions on how to fix this. -------------------------------------------------------------------------------- Eric Naujock CCNA, CCDA, A+, Network +, I-Net + Abacus II 5610 Monroe St. Sylvania, Ohio 43560 <http://www.abacusii.com> E-mail - nau...@ab... Phone - 419-885-0082 X 241 Fax : 419-885-2717 AOL IM: erlic |