Supose an array contains
@array = qw(INVITE:Contact INVITE:To INVITE:From);I actually store the above elements of the array in an another array like this
@array1 = qw(Contact To From);
Suggest some suitable code for it.
Edited by planetscape - fixed code tags and added some rudimentary formatting
2006-10-08 Retitled by g0n, as per Monastery guidelines
Original title: 'Suggest some suitable code for it?'
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |