|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Hi,
Is there an elegant way of reading in a set of name value pairs
and create a variable using the contents of the name portion and assign
the value portions to the new variable. An example might be better:
$Name = "FirstName";
$Value = "Jane";
What I would like to do is create a variable $FirstName containing the
value "Jane"
Happy Holidays to all.
Urb
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|