Hello my question is how can I find text that is between other texts.
Like: My birthday is on the tenth of January.
Now I want my app to find wich text is between My birthday is on the and of January.
I think in PHP it will look like this or something: My birthday is on the (*+) of January.

Thanks,

Vb6Hacker