exec command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NetFXMedia
    Member
    • Jun 2000
    • 46

    exec command

    Alright, I found out the command to execute a cgi script in php.
    Code:
    exec('perl script.cgi > /dev/null');
    Now do I just stick that in the vb templates or what do I have to do?

    Thanks,
    Mike
  • NetFXMedia
    Member
    • Jun 2000
    • 46

    #2
    Ah the virtual command works instead, cool

    Now how do I like have some regular html in the parsed header then have some php code then more html?

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...