string replace
Posted: Wed Jan 07, 2004 6:43 pm
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";
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";