> $TotalString = "$total"; > function Price($total) > { > [...] > return "$Price"; > } > > echo "$Price"; It is not clear what your problem is, or what you tries to achive. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php