Soldato
- Joined
- 24 Nov 2002
- Posts
- 16,378
- Location
- 38.744281°N 104.846806°W
Is it possible to name an array based on two other variable names?
E.g.
$str1 . $str2 = = array();
So if strr1 = choc, str=cy, the array would be called "choccy"?
E.g.
$str1 . $str2 = = array();
So if strr1 = choc, str=cy, the array would be called "choccy"?