How do I find where one string is in another? if i have
$test = "one day I went to the zoo"; and I want to find how many characters into $test the word "went" is, how do I go about that? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]