T
T
Theory Theory2020-07-28 07:18:17
PHP
Theory Theory, 2020-07-28 07:18:17

Why is php code commented?

apache2 server. created virtualhost
/var/www/html/test/index.php :

<?php
echo 'Test';


Result: <--<?php echo 'Test'; -->

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pavel_mol, 2020-07-29
@Narbek

1) Check if the file is in php format
2) Check if php is installed on the server

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question