Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

trying to fill product desciption with php include?... can anyone help?


go cre8

Recommended Posts

Posted

i'm trying to fill my product description with an html file via an include... the standard php include codes don't seem to work... does anyone know how i can do this? any help would be greatly appreciated

Posted
i'm trying to fill my product description with an html file via an include... the standard php include codes don't seem to work... does anyone know how i can do this? any help would be greatly appreciated

did you use an absolute path to reference the file?

Posted
<?php include("http://www.blah.co.uk/catalog/include_descriptions/business_cards.php"); ?>

that's what i'm entering into the product description at the moment but no luck... ? :(

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...