SSI in php?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Mousel
    Senior Member
    • May 2000
    • 281
    • 5.0.0

    SSI in php?

    Hi,

    Is it possible to use ssi with php? If so, how? I'm new to php so forgive me if that's a stupid question

    Thanks,

    Tim
    Five Star Review Script - Add reviews to your website!
    Mixed Martial Arts - Houston MMA Training
    Women's Self-Defense - Courses and DVDs available
  • John
    Senior Member
    • Apr 2000
    • 4042

    #2
    Have a look at the 'Program Execution Functions': passthru, system and exec. Also, the Apache specific function virtual may be useful.

    John
    Attached Files
    John Percival

    Artificial intelligence usually beats real stupidity ;)

    Comment

    • Tim Mousel
      Senior Member
      • May 2000
      • 281
      • 5.0.0

      #3
      Thank you. I'll check into that.

      AWESOME forum. I've been a ubb user since the beginning, but I'm almost sold on your software.

      Thanks,

      Tim
      Five Star Review Script - Add reviews to your website!
      Mixed Martial Arts - Houston MMA Training
      Women's Self-Defense - Courses and DVDs available

      Comment

      • Menno
        Senior Member
        • Apr 2000
        • 1224

        #4
        I use
        <?php
        virtual("file.pl")
        ?>

        and

        <?php
        include("file.txt")
        ?>

        Works great for me
        - Insert viable disclaimer here -

        ArtBeast!

        Comment

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