$find = "{vb:raw navbits.breadcrumb}"; $replace = "Joe Blogs"; $myvar = str_replace($find,$replace,$myvar);