Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1. < <h2>Pictures that are tagged as '<?= echo esc_html($_GET['query'])  ?>'</h2>
  2. ---
  3. > <h2>Pictures that are tagged as '<?= $_GET['query']  ?>'</h2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement