RE: [PHP] str_replace an include
tring)? // $string holds your html page you wish to replace ob_start(); include('links.php'); $links = ob_get_contents(); ob_end_clean(); str_replace(' From: jesse [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 22 January 2003 1:05 AM > To: [EMAIL PROTECTED] > Subject:
[PHP] str_replace an include
Hello all, I'm trying to replace a tag with an include in a template scenario. For example: str_replace("