Hi everyone,
I would like to add this code in the global source of the chat:
<?php
include "../../../mc.php";
include "../../../std.php"
?>
I put it on the files "lib/template/loggedIn.html" and "lib/template/loggedOut.html", so i changed the name of both files to the extension ".php", and i changed the url declarations of the files.
The point is that the software does not recognize me that simple statement, I take it as a comment, as you can see in the picture below:

My server support php 5.4 and all complements of the language very well.
I am a beginner programming in php and i would like to now what happened in the code, please help me.
Regards,
Christopher Coria.