$word = "cheese"; <BR> $reversed = &reverse_word($word); <BR> [download]
Originally posted as a Categorized Question.
In reply to How do I pass variables to my subroutines? by Anonymous Monk