Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

If there is anything like a straightforward question !


ipb1962

Recommended Posts

Posted

Then this should be it....

 

I do not want to show the Item # (as below) in product_info.php

 

<tr><td colspan=2><b>Item #:</b> ?<?= $products_id; ?><br><br class=px4>

 

Do I

 

Remove the line all together (and will this potentially cause any problems?)

 

or is there a way to hide it from being visible? (is it called " Commenting Out" )

 

Thank you for any advice

 

 

ipb1962

Posted
You can remove the whole line but you need to be sure to also remove the closing </td></tr>, which isn't showing in your code above.

 

Jack

 

 

 

Thank you for your prompt reply....

 

:)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...