View Single Post
  #3  
Old 08-17-2006, 05:37 AM
  dalmuti's Avatar 
dalmuti dalmuti is offline
 

eXpert
  
Join Date: Oct 2004
Location: Kansas
Posts: 343
 

Default Code

When debugging and looking for the variables, I was close with:

Code:
is_product_options eq 'N'

but I could not figure out the first part. Going by example I was coming up with $products[product].is_product_options. Sometimes it looks like its product and sometimes its products??

Can you explain this statement?
Code:
$products[product].is_product_options

I understand the is_product_options is pulled from the database...but how do you determine the first part of that code?

Thanks,

Louise
__________________
Louise

Studio 57 Designs - X-Cart Customization
Providing X-Cart Services since 2004
Hottest Blog Directory - Submit Your Blog for a Free Listing
Reply With Quote