RE: [PHP] Phasing HTML

2002-11-18 Thread John W. Holmes
> OK I am trying to take some content from another site (I have total > consent) > and convert all the prices on the site to 5% more. I can get all the > content > off the site and display it where I want. I can ereg_replace all the money > to one price such as ($23.50) but I can't change the price

[PHP] Phasing HTML

2002-11-18 Thread Brian Lee
OK I am trying to take some content from another site (I have total consent) and convert all the prices on the site to 5% more. I can get all the content off the site and display it where I want. I can ereg_replace all the money to one price such as ($23.50) but I can’t change the price based on