Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save IgorGavrilenko/876bf57b906c120d84a6d614563b988e to your computer and use it in GitHub Desktop.

Select an option

Save IgorGavrilenko/876bf57b906c120d84a6d614563b988e to your computer and use it in GitHub Desktop.
блок на всех стр, кроме главной
<?if ($_SERVER['REQUEST_URI'] != '/' && $_SERVER['REQUEST_URI'] != '/index.html' && $_SERVER['REQUEST_URI'] != '/index.php'){?>
text
<?}?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment