Including Link Vault from SSI
Tuesday, September 13th, 2005 When I wrote my previous post about Including Link Vault from Languages other than PHP, I wasn’t aware of a special quirk about Server Side Includes(SSI).
The #include virtual SSI element can be used to include the results of a program executed via a CGI interface. In this case, we use a PHP […]