Skip to the content

nano.cat

Snippets of Mălin Cenușă

  • Home
  • Categories
  • Malware Samples
  • mălin.ro
  • blackhat.pm
  • palma.solutions

Hide DIV on specific pages

Date: April 24, 2020
Tags: hide content, PHP
Categories: PHP, Programming & Scripting

PHP snippet to hide a specific DIV or content from specific pages:

<?php if (strpos($_SERVER[‘REQUEST_URI’],’/checkout/’) === false ||…

[root@nano.cat]# Check it out!

Categories



© 2021 nano.cat. All rights reserved. Powered by WordPress.