hi...
if i have this string :
$string = "Dark City http://www.imdb.com/title/tt0118929";
what should i do to change the string to :
$string = "Dark City | http://www.imdb.com/title/tt0118929";
string replace
Moderator: General Moderators