Hi,

I am trying to pull what ever text is after a certain part of a string. For example

$string = "Radio that plays Justin Timberlake";

I want it to display what ever text is after 'Radio that plays'

I am trying to get it to grab the artist.


Any ideas?



(P.S the string will always be a different artist, above is just an example'