string function
Posted: Fri Jun 15, 2007 3:55 am
Hi
i have two strings:
a="Hello its me here."
b="me"
now i want to check if b is in a or not?
now in this case b is in a
how can i check this?
thanks.
i have two strings:
a="Hello its me here."
b="me"
now i want to check if b is in a or not?
now in this case b is in a
how can i check this?
thanks.