View Single Post
Old 09-16-2006, 02:53 PM  
boldy
Macdaddy coder
 
Industry Role:
Join Date: Feb 2002
Location: MacDaddy pimp coder
Posts: 2,806
Code:
my $lSearch = quotemeta ("<a href=\"http//:juicybucks.com/owesme3k/andwontpay.php\">link text</a>");
my $lReplace = "<a href=\"<?php include('full/path/to/sponsor.php'); ?>\">link text</a>";
Thank should work

replace the bogus info ofcoz ..

make sure you escape (\) the quotes within your texts like a href=\"http://
__________________
MacDaddy Coder.
boldy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote