I want to accept array element in such a way that as soon as will give space next element would be taken. like if we are entering "this is perl", it should stored like:-
$arr[0]= "this" $arr[1]= "is" $arr[2]= "perl"
kindly help me to perform this.
In reply to <p> Issue with accepting Array </p> by kumaramo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |