Hi all , Pls hlp me , i am a beginner , I want to check whether a string is substring of another string , how do i do that..... substr returns the substring with the given start and end , but i just need to know , whether str1 is in str2.... Thanks in advance