On Fri, Oct 10, 2008 at 1:33 PM, The Doctor <doctor@xxxxxxxxxxxxxxxxx> 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. Would you care to explain a little further what you are trying to do. I can't tell from your post what you mean by an "aggregate variable" or the "sum of some smaller variable." What are you passing this to/from? Are you looking for something like this? http://www.php.net/manual/en/function.array-sum.php Andrew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php