[PHP] (newbie) questions abot vars and args From: Alexander Ross (alexross <email protected>)
Date: 07/26/02

1) Given a variable how can I echo the var's name, not its value??
2) Is there a way for PHP function to handle a dynamic number of arguments?
In other words, I want to write a function that takes any number of
arguments (strings) and echos each of them with a <br> appended to each of
them.

Thanks for your help everybody

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php