The Doctor wrote: > What I am trying to do is to > pass an aggregate variable which is the sum of > some smaller variable. > > This var also need to finish in the form of $XXXX.YY . > > Pointers please. Most of the above can be done using number_format(). The dollar sign you will have to add yourself. http://php.net/number_format -- Jim Lucas "Some men are born to greatness, some achieve greatness, and some have greatness thrust upon them." Twelfth Night, Act II, Scene V by William Shakespeare -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php