Like this (login/index.php):
<?=
include(’’); # Config file
function Login(){
while(@
$foo=$GLOBALS[’UserA’];
$bar=$GLOBALS[’PassI’];
}Like this (login/index.php):
<?=
include(’’); # Config file
function Login(){
while(@
$foo=$GLOBALS[’UserA’];
$bar=$GLOBALS[’PassI’];
}