Fyod Posted May 23, 2007 Posted May 23, 2007 My site has two parts - one is a catalog made of about 10 html pages and the other part is the osCom eshop. I was wondering if I could somehow grab the featured products from the eshop and put a script into the catalog part (change to .php) so that it shows the featured products from the shop. I'm not sure if this description is clear. I pretty much need <?php include(DIR_WS_MODULES . FILENAME_FEATURED); ?> but since the catalog part is in a different directory, I need to replace DIR_WS_MODULES with and address if possible. Anyone know how this could be achieved?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.