Recent content by SpecialOne

  1. S

    Permanently Closed Marketplace Sales Thread

    Hey Natasha! Could you approve my account?
  2. S

    Could somebody share php code for geo-reditect script?

    I just need simple country geo-redirect script. For example: - First detect users country - if user is from US redirect him to website 1 - if user is from CA redirect him to website 2 - if user come from rest of the world redirect him to website 3 That is simple redirect script I need. That...
  3. S

    Could somebody share php code for geo-reditect script?

    Thx, but I do not know how to use composer. Why I need to download desktop application "composer" to code something when I actually need only redirect script on my server not on my PC. Also there is no geo-redirect script. I think this is the same as MrBlue shared. You say use their script...
  4. S

    Could somebody share php code for geo-reditect script?

    I already did searched whole Internet. Old geo-redirect scripts don't work anymore because maxmind changed something. If you are so smart then tell me one thread on BHW where could I find working script?
  5. S

    Could somebody share php code for geo-reditect script?

    Does anybody have free geo-redirect script to share? I tried maxmind shared on here in this thread , but it is outdated and it doesn't seems to work. I see there is maxmind free geolite2 database. Could somebody implement new database and share php code...
  6. S

    How is this young girl making $600k a month off Instagram?

    I don't have time for doxing people, but here are some more info: This is her boyfriend: https://instagram.com/alex.j.mcbride/ https://www.linkedin.com/pub/alex-mcbride/89/850/894 Her designer: https://instagram.com/roryohalloran/ If you check comments on some of their photos on both...
  7. S

    How to fix og:url Facebook property on my website?

    I have a website with share locker on domain-name.com/locker.html. It has og:url property set to domain-name.com like this: <meta property="og:url" content="http://www.domain-name.com" /> The problem which I have is that I want my shared post on Facebook redirect users to domain-name.com like...
  8. S

    How to make these social sharing buttons to work?

    Yes, jQuery is on the page too.
  9. S

    How to make these social sharing buttons to work?

    No, it does not happen nothing.
  10. S

    How to make these social sharing buttons to work?

    I got this free lander from LeadPages, but can not make these social buttons to work. I think I should change something at url parameter. Could someone help? jQuery(function($){ $(".share-button").click(function(event){ event.preventDefault(); var service =...
  11. S

    Anyone with PHP skill could recreate this?

    Simple, effective and it is exactly what I needed. On Fiverr some wannabe coders wanted to rip me off 3 Gigs for this. Could you believe? Thx for helping me out ;)
  12. S

    Anyone with PHP skill could recreate this?

    As you know PHP can not be ripped with any software since it server side. I wonder if somebody could recreate this with PHP: 1) 2) These 2 codes should be random numbers after every page refresh. It is simple as you can see but my PHP knowledge is so bad. Should be quick for someone who...
  13. S

    [SHARE] Compare Two Files and Find the Difference - PHP Script

    Thx man! It really helped me! I hope many members will benefit from this too. Once again thx for your FREE share.
  14. S

    How to compare two text files and output the difference in Windows 7?

    Thx everybody for your helpful suggestions! I was actually helped by BHW member "Repulsor". He decided to code and share this script to the public for FREE. For anybody who needs solution as I did you can check this thread...
  15. S

    How to compare two text files and output the difference in Windows 7?

    I ended up using our Swiss Army Knife a.k.a. Scrapebox --> Import URL lists --> Select the URL lists to compare option. Problem is that I am comparing two large files with text strings which are not URLs. Scrapebox is only accepting URLs when importing into harvester. Had to add suffix .com at...
Back
Top