Usually in php you can add pages to another page by
I can't seem to get this to work.Code:<?php include('add_this page.php'); include('add_this page_also.php'); ?>
Can someone point me in the right direction with making this zen-cart friendly.
Thank you


Reply With Quote

