Hi All,
I am hoping, somebody would help me out with this.
I need to find a specific info from a string and discard the rest.
for example.
lets say, $temp = “1 2 3 4 5 6 7 8…”;
i need only 3,4,5 and then i need to store it in a variable. Basically i need to set a start and end marker
so that i can retrieve whtever i want to.
any help would be much appreciated.
Thanks,
kris