1
ladysham
Using CGI Includes - Is It Possible?
  • 2004/11/12 16:21

  • ladysham

  • Quite a regular

  • Posts: 274

  • Since: 2003/11/11


Is it possible to use a CGI include within Xoops? If so, how would you do that? I'm trying to take an old site which has a daily update via a cgi include and make it a XOOPS site. Any suggestions would be helpful!

Kelly Ling

2
ladysham
Re: Using CGI Includes - Is It Possible?
  • 2004/11/13 2:05

  • ladysham

  • Quite a regular

  • Posts: 274

  • Since: 2003/11/11


::Bump::

3
Dave_L
Re: Using CGI Includes - Is It Possible?
  • 2004/11/13 3:33

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


By "CGI include", do you mean a Perl script? (Perl scripts typically use the extension .cgi, so often people refer to Perl as CGI, which isn't really accurate.)

The easiest method would be for the Perl script to store its results in a file, which a custom XOOPS block or module could read and display.

Automatically executing a Perl script via an HTTP request from a PHP script should be possible, but that gets tricky.

Login

Who's Online

517 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 517


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits