Integrating external script in phpwcms

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Igor
Posts: 97
Joined: Fri 30. Apr 2004, 16:30
Location: The Netherlands
Contact:

Integrating external script in phpwcms

Post by Igor »

Hello,

I have been away for a long time. But now I'm back for good... What a great script!

I want to integrate an external php script into phpwcms. It's a php script to manage a frequently asked questions database. I want to integrate it within a normal phpwcms-page. My php-knowledge isn't that good. Can someone tell me how to do that?

The script generates a index.php file which contains links. The linked pages have to open in the same phpwcms page, not in an external page.

Who can help?
Igor
Pappnase

Post by Pappnase »

hello

looks like you need to use an iframe!
dreeders
Posts: 7
Joined: Mon 2. May 2005, 01:40

PHP Replacement Tag

Post by dreeders »

Pappnase wrote:hello

looks like you need to use an iframe!
Hi Pappnase and All,

I actually came here looking for support for an issue that arises when I use the {PHP:myscript.php} replacement tag. Rather than running the code contained in that file, it just prints it straight out. Any idea what might be going wrong?

Regards,

Daniel
Post Reply