[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] (OT) PHP question



Hi,

To execute cgi program inside PHP files use...

include (/path_to_cgi_file)


Toni Soto


Alonso Garcia wrote:

> > For some of the PHP wizards out there,
> > I have a Stats package that uses <!--#include
> virtual="/path/program.cgi"-->
> > to work properly. My question is: How can I use it in a *.php file? User
> > group archives seem to be down, and I didn't see anything like this in the
> > knowledge base.
>
> I just figured it out:
>
> <? virtual("/path/script.cgi"); ?>
>
> Thanks anyway!
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users