pgowder Posted December 18, 2002 Posted December 18, 2002 I'm using my standard look and feel for osCommerce which I have a few ads on it. Is there a way to get around that? Or do I just remove those? Is there a way to have it not disply on the checkout pages? How do you all handle this?
Ajeh Posted December 18, 2002 Posted December 18, 2002 Using IF statements around them would work fine. if ($HTTPS !='on') { // do the banner thang here }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.