painkiller_np
New member
- Joined
- Jun 2, 2008
- Messages
- 3
- Programming Experience
- Beginner
suppose i have a string "Teachers Group, Lab Group". I have to match "Teachers Group" from the string above. how can i match the Teachers Group from that string seperated by commas and output on the screen? Please help me