Hi..please help me out here
I know we can include txt file with google ads init
like <?php include("header.txt"); ?>
or add ads the code simply above/insde the code...
but i have differnet problem here... If i add include header.txt
or add any code above/inside the original php code I can't
able to login to Admin panel... it gives error messege
is there anyhow i can include header.txt differnet way so it wouldn't effect the admin configuration area...
attachment details -
eg1 = acutal php code with header included
eg2 = result of including header file and login error after username and password entered
I have tried different hader file names aswell..gives same error messege..it doesn't allow include any kind extra file...
thanks