Date: 11/16/06
(PHP Community) Keywords: no keywords
I am drawing a blank here about this. I am clumsily putting this code in:
echo "'>";
This works, but I know this is not how this should be handled. I need to include the contents of the variable $total in the field's value. What is the elegant normal way of doing this?