
bobjones
Deleted
Nov 24, 2000, 6:48 AM
Post #1 of 2
(592 views)
|
|
How do I search for a set of characters within a variable?
|
Can't Post
|
|
If I had a variable $bob = "to the end" How do I search for "end", for example, in the variable? Lets say to display $bob if "end" is found
|