How do I include contents of a php page into a product's detail page
How do I include the contents of a php page into a product's "Detailed description" area?
I'd like to be able to paste an include statement in the "Detailed description" section of a Product's Details, and have it post the html contents of the php page.
I uploaded a php page to my server, then pasted various include statements in "Detailed description" section of a product, but it didn't show on the product's page.
These are what I tried:
<? include('https://www.websitedomain.com/filename.php') ?>
{include file="https://www.websitedomain.com/filename.php"}
I'm using X-Cart Gold Version 4.4.3
* Do anyone know the solution?
Thanks in advance.
__________________
Using
*Upgrading Dev Copy of 4.4.3 to 4.6.3 (currently at 4.5.4)
X-Cart Gold Version 4.6.3 (Fresh Install)
X-Cart Gold Version 4.4.4
X-Cart Gold Version 4.4.3
Godaddy Shared Linux Hosting
PHP 5.3.24
MySQL server 5.5.33-log
MySQL client 5.5.19
-----------------------------------------------
|