[PHP] Re: (newbie) questions abot vars and args From: Mitja Stepan (qwerty <email protected>)
Date: 07/26/02

1) echo '$variable'; // THE TRICK IS IN SINGLE QUOTES

--
Lp,
Mitja
"Alexander Ross" <alexross <email protected>> wrote in message
news:20020726154036.89840.qmail <email protected>
> 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