Archive for June, 2005

Including Link Vault From Languages Besides PHP

Saturday, June 11th, 2005

Edited 9/13/05
See my post on a better method of including Link Vault from SSI.
====
This should work to include the Link Vault client software from virtually any language including SSI.
Place this code in a file called wrapperXXXXXXXXX.php in the same directory as your lvXXXXXXXXX.php file. Replace the X’s with your security code.
<?php
// This is meant […]