Guest Posted May 14, 2007 Share Posted May 14, 2007 Hi i added a new left box using the below code all works ok when i click on it it goes to the page etc how do i including the oscom stuff into a new file? ie top left right and bottom? i tryed the below <?php include("/includes/header.php"); ?> <?php include("/includes/column_left.php"); ?> tesdsaf <?php include("/includes/header.php"); <?php include("/includes/footer.php"); ?> but get error Parse error: syntax error, unexpected '<' in /home/socom/domains/socomtactical.net/public_html/guides.php on line 13 Thanks Laurence Link to comment Share on other sites More sharing options...
spax Posted May 14, 2007 Share Posted May 14, 2007 The easiest way is to clone one of the existing pages. This will show you how: http://www.oscommerce.info/kb/osCommerce/C...g_Area/Boxes/49 There is lots of good information in the Knowledge Base - worth a read! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.