Hi all,
The php is not executed on my website (server Boru), is this normal or not ?
all the <?php ?> are not considered.
EDIT: I've this in my .htaccess:
AddType text/html .php
AddHandler application/x-httpd-php5 .php
without it it works but from now, this is bugging, why ?
Thank you ...