Ad Blocker Remove Alert to my user

by Bhack
4 replies
hi all,
i want to show a alert to my user who are using adBlocker in my website.
help me to write code for that in Php.

Thanks in Advacne
#alert #blocker #remove #user
  • Profile picture of the author geekSoftware
    Actually you can't write that code in PHP, but you can do it in Javascript or jQuery (Javascript library). Here is github link where one guy already made it:
    http://bit.ly/1CItNyA
    And here is online example of that:
    http://bit.ly/15wAIAl

    If you have any doubts, let me know.
    {{ DiscussionBoard.errors[9831068].message }}
    • Profile picture of the author Bhack
      Thank you for this dear,
      can you provide the complete code package in which if adBlocker is activated then user will be not able to access the website.
      {{ DiscussionBoard.errors[9831148].message }}
  • Profile picture of the author geekSoftware
    I couldn't post my code here, so I have pasted it on Pastebin website. Check the next link for full example only written for you: http://pastebin.com/1EMVt0LD
    {{ DiscussionBoard.errors[9831465].message }}
    • Profile picture of the author Bhack
      Thank you
      {{ DiscussionBoard.errors[9831483].message }}

Trending Topics