Page 1 of 1

what do i put where

Posted: Tue Mar 25, 2003 7:40 pm
by =-S-S-=Lonewolf
<?php
// ----------------------------------------------------------------------------------------
// Topic: News Database based on Files
// File: config.php
// ----------------------------------------------------------------------------------------


$authentication = array( "test" => "test",
"myLogin" => "147852",
"me" => "Lonewolf",
"whatever" => "whatever" ); // ... add login/password pairs

Posted: Tue Mar 25, 2003 7:45 pm
by phice
...?

Posted: Tue Mar 25, 2003 7:51 pm
by m3mn0n
Details needed...