Hi Michael,
I am using Advanced Login System, a php security script to secure our web site where we have TWG installed. I would like to integrate the ALS
script into TWG. The following code:
<?php
session_start();
include ("alssystem/functions.php");
check_login();
?>
is normally included at the top of any php pages that we want to secure, and works by checking that the person is logged into that page, or the web site.
Before I start testing, I thought I should ask you if I am likely to break TWG by including that code, and if not, which files would I need to include the code in, in order to require our web site members be logged in before accessing the TWG page?
I realize that this is not directly related to TWG, but I am thinking it should be fairly simple to do.
Thank you for any ideas you might have on this.[/url]
_________________ Ralph Moore
Indianapolis, IN USA
|