what do i put where
Posted: Tue Mar 25, 2003 7:40 pm
<?php
// ----------------------------------------------------------------------------------------
// Topic: News Database based on Files
// File: config.php
// ----------------------------------------------------------------------------------------
$authentication = array( "test" => "test",
"myLogin" => "147852",
"me" => "Lonewolf",
"whatever" => "whatever" ); // ... add login/password pairs
// ----------------------------------------------------------------------------------------
// Topic: News Database based on Files
// File: config.php
// ----------------------------------------------------------------------------------------
$authentication = array( "test" => "test",
"myLogin" => "147852",
"me" => "Lonewolf",
"whatever" => "whatever" ); // ... add login/password pairs