in reply to constant variable using scaler variable
I guess you have a good reason to say $var="A1" instead of $var=A1, so
would be one way to solve the problem.print(eval($var));
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: constant variable using scaler variable
by merlyn (Sage) on Oct 01, 2008 at 17:03 UTC | |
by Tanktalus (Canon) on Oct 01, 2008 at 21:51 UTC | |
by Popcorn Dave (Abbot) on Oct 02, 2008 at 06:15 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |