View Single Post
  #1  
Old 05-10-2003, 03:32 PM
 
kumar kumar is offline
 

Advanced Member
  
Join Date: Apr 2003
Posts: 38
 

Default Price Comparison

I want to include a price comparison on some of my products.
Basically, I have a field with the following information:

Competitor Name:Priceate Verified, Competitor Name2:Price2ate Verified2, etc...

I would like the printout to be like the following:

Competitor Name: Price - Date Verified
Competitor Name2: Price2 - Date Verified2
ETC...

Is there a way to pull the complete field from the product and create something like the above (use a foreach statement?)?? I know the code to do this in perl, but not php.

Thanks!
Reply With Quote