Search results

  1. F

    American Instagram Likes

    I feel kind of dumb. I can't seem to find find a decent place to buy likes where the accounts aren't all foreign. Anyone know where to buy likes from accounts with American sounding names?
  2. F

    How to create a Simple PHP Mailer?

    It is very easy to create this in php as well as a quick from end, especially if you have a mysql server to use.
  3. F

    How much a programmer I charged for this?

    I work as a programmer and I would never do that for $1,000..maybe $4-5k if it's not a crazy amount of work.
  4. F

    Advice for My First Project

    It depends on what kind of content you are going to offer. Like, you can always look at PPD
  5. F

    Noob needs help with 301 redirect

    This can be done, even if the page has some get variables. <?php header("Location: new-url"); exit(0); ?> You need to put add the exit function or php will parse any other code after the header function. If you need help specify get variables please let me know. Kindest Regards,
  6. F

    How do I make a server for proxies?

    Yes you should definitely be using linux or some unix based system excluding mac os. And as for the services, it depends on what type of proxy you want to run. But to find what you need, you can always google: <distro name> <proxy type> server - example: ubuntu 12.04 socks5 server Also, you...
  7. F

    Facebook Page Hacked. Wtf happened?

    There was a vulnerability in facebook that was disclosed a few days ago, I'm pretty sure it is patched now, it allowed the hijacking of pages. There is also a vulnerability being sold on the internet that allows a user to send a private message from any account, there is even a video of the...
  8. F

    good free prgram to change my ip ?

    Umm.. PROXYCHAINS allows you to pipe all your connections through socks proxies. And when I say all connections, I mean your http connection, https, ftp, ssh, everything. Kindest Regards,
  9. F

    Monetize 150+ Web Servers

    Yes I understand. I am not sure if i want to go that route, thank you for your suggesting. I also want to add that I can log into SSH with these servers.
  10. F

    Monetize 150+ Web Servers

    Won't I need email lists? Sorry I am new to email monetizing. Are you suggesting that I use the servers to just mass email a product I'm promoting? Thanks again!
  11. F

    Monetize 150+ Web Servers

    Thank you for your response, but I don't know what this is. Can you please explain? Is it like mass emailing?
  12. F

    Monetize 150+ Web Servers

    BHW, I have about 150 gator host accounts. Any ideas on how to monetize this without building seo websites. Kindest Regards,
  13. F

    Help me modify this php scrip.

    I can help you fix this, just PM me.
  14. F

    '*' How to Develop a Platform like Amazon or Ebay?

    Lol how would someone program a website in C++? Maybe the http server was programmed in C or CPP. Any ways, you need to learn PHP and SQL to do something like that. You need to become pro at PHP and you can create anything you want. Foxy
  15. F

    Noob Clickbank Question

    So.. Then what would the best way to go about this? Like mirror the product's website and have everything on the page link to my clickbank link? Thanks for all the help everyone.
  16. F

    Get High PR5 Backink Free

    It's not auto accepting for me.. It LOOKS like it is, but it really isn't. Good try though.
  17. F

    Noob Clickbank Question

    BHW, I am just getting into clickbank. I want to know if it is possible to iframe my clickbank link for my entire site, and I will still get paid? Kindest Regards,
  18. F

    Adsense got denied?

    You can buy an adsense account. I remember reading somewhere that it's not against the rules to add websites that didn't make the initial cut. But buying/selling accounts I'm sure is against the rules.
  19. F

    How to tell if Clickbank is getting your HOP

    I am setting up some clickbank stuff and I have never used it before. I am planning on having users click a link, the link is to my server then my server redirects them to my clickbank url. Will this work correctly so I get paid? Redirecting looks like this: <?php header("Location...
  20. F

    Would this be a viable Clickbank method to make money???

    I think craigslist is blowing links from clickbank? Can anyone confirm?
Back
Top