Can someone tell me how to integrate another php program within phpwcms ?
To include just 1 script (1 page) is not a problem, but how about a complete php program like an index linking script for instance (https://www.phpxscripts.com/).....?
tx,
Marc
Running other php scripts from phpwcms
Re: Running other php scripts from phpwcms
hello mdgrootmdgroot wrote:Can someone tell me how to integrate another php program within phpwcms ?
To include just 1 script (1 page) is not a problem, but how about a complete php program like an index linking script for instance (https://www.phpxscripts.com/).....?
tx,
Marc
always the same! at the moment you can complex phpscripts include in phpwcms only via iframe
maybe {PHP:http://example.com/example.php} ?
for example
for example
Code: Select all
{PHP:http://www.phpwcms.de/forum/viewtopic.php?p=7679#7679}