Helo Christian,
Thanks a lot for the reply.
I tried the codes below still would not woekr.
However i found out that log4php require rphp 5.2?
Becaue realized Im using php php 5.1..
could that probably be the reason why its not working?
thanks a lot,,
tinks
Christian grobmeier wrote:
>
>
Hello,
please upgrade to 2.0.0-incuating version. Its the latest one and the
only one which has been released by Apache. 0.9 was prior Apache days.
> include 'opendb.php';
>
require_once ('log4php/Logger.php');
//only once!
Logger::configure('myconfiguration.properties');
>
> $ID = $_GET['info'