What I’m looking to do is to assign 3 elements of an array to 3 different scalar values.
Eg:-
$stuff[0] Value should be assigned to new scalar
$stuff1[1] Value should be assigned to new scalar
$STUFF[2] Value should be assigned to new scalar
Any ideas on the best way to do this.
Hope this is clear, :)
In reply to Assigning elements of an array to scalars by muizelaar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |