Answer the question
In order to leave comments, you need to log in
How to send a link to the root directory?
I have php code
<?php
echo '
<ul class="social-navi">
<li><a href="https://vk.com/" target="_blank"><img src="img/vkontakte.png" class="social-icon"></a></li>
</ul>
<ul class="account-navi">
<a href="tel:+777777777" class="tel">- Tel. +777777777<img src="img/icon-viber.png" class="tel1"></a>
</ul> '
?>
include('header.php');
include('../../header.php');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question