ipb1962 Posted April 22, 2006 Posted April 22, 2006 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
Jack_mcs Posted April 22, 2006 Posted April 22, 2006 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 Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
ipb1962 Posted April 22, 2006 Author Posted April 22, 2006 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.... :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.