aneka_lomba

kode DMP untuk blog Wordpress

Sep 29th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1. <?php
  2.     $current_url = home_url(add_query_arg(array(),$wp->request));
  3.     $current_url = str_replace("http://", "", $current_url);
  4.     echo "<img src='http://dmp1.idblognetwork.com/capt.php?p=$current_url' width='1' height='1'>"; ?>
Advertisement
Add Comment
Please, Sign In to add comment