Other apps use with phpwcms?

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
gwmbox
Posts: 4
Joined: Sat 3. Jul 2004, 03:34
Location: Western Australia

Other apps use with phpwcms?

Post by gwmbox »

Hi all

Been looking for a good cms for a while that is not overbloated with unnecessary apps built in woohoo!

What I'd like to know is I use a number of other apps purposely built for me, they are a mix of Perl and Php, is it possible to integrate these scripts into phpwcms?

Cheers all

Greg
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: Other apps use with phpwcms?

Post by frold »

gwmbox wrote:Hi all

Been looking for a good cms for a while that is not overbloated with unnecessary apps built in woohoo!

What I'd like to know is I use a number of other apps purposely built for me, they are a mix of Perl and Php, is it possible to integrate these scripts into phpwcms?

Cheers all

Greg
well integrate?.... You can use them with phpwcms in the template or in a articles by using the replacement tag {PHP:myfile.php}.... (In this case the myfile.php have to be placed in the root)
http://www.studmed.dk Portal for doctors and medical students in Denmark
gwmbox
Posts: 4
Joined: Sat 3. Jul 2004, 03:34
Location: Western Australia

Post by gwmbox »

Thx - what if its not in the root? and what if its a cgi script? does the same principle work?

Thx

Greg
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

gwmbox wrote:Thx - what if its not in the root?
then {PHP:path/myfile.php}
and what if its a cgi script? does the same principle work?
I don´t know
http://www.studmed.dk Portal for doctors and medical students in Denmark
Pappnase

Post by Pappnase »

gwmbox wrote:Thx - what if its not in the root? and what if its a cgi script? does the same principle work?

Thx

Greg
hello

i think if you wanna run an cgi you need do this in an iframe.
gwmbox
Posts: 4
Joined: Sat 3. Jul 2004, 03:34
Location: Western Australia

Post by gwmbox »

Pappnase wrote: hello

i think if you wanna run an cgi you need do this in an iframe.
Er yuk - really!!! - there must be another way - anyone else got any ideas?

Greg
Post Reply