Recent content by xord

  1. X

    I need a script

    Since most of that is actually running client side with JavasScript - recursively downloading the site with wget or curl (or file -> save as in any web browser) will save the majority of the code and content. The only code you'd have to add is a few lines in PHP to capture any form submissions.
  2. X

    Need Simple Bot Made $100 Budget

    Probably an hour or two assuming using Python and Selenium if there isn't lots of complex interaction with the site, jabber/mail?
  3. X

    Need developer

    I can build this for you, what's your IM? jabber/email?
  4. X

    need traffic bot

    If you've got bitcoin I'll build what you need :) I'm happy to demo the working tool before too.
  5. X

    Need a Scraping tool within 1 Day =)

    Get this done? Quick job, mail me xord @ protonmail.ch
  6. X

    Urgent Help needed

    What is the domain in question? I ask so I can question public name servers and see if it matches what you expect or at least it may indicate what is wrong.
  7. X

    Some data is not been inserted to database with php

    As mentioned above, you're overwriting the variable on each loop rather than appending to a string. Assuming you are trying to create a comma separated list of foods from the array as a single string... Change all of the below: if(isset($_POST['food'])) { $food = $_POST['food']; $favfood = ""...
  8. X

    Anyone used localbitcoin site to buy btc??

    I use it all the time, it's great. Trade with someone that has 100% good feedback and at least 1000+ if you want to be as risk free as possible. Sometimes new traders appear with the best rates and allot of the time they are legit but there obviously are many scammers in that world!
  9. X

    Mobile carrier detection

    In the UK, Ofcom regulate this and you can find allocations listed in the sheets here: http://static.ofcom.org.uk/static/numbering/index.htm For the rest of the world, Wikipedia has always provided me with good data.
  10. X

    Help on bulk SMS sending in the UK.

    I can provide bulk SMS or assist in a reliable deployment. Contact me on xord @ protonmail.ch
  11. X

    need sms bulks sending gateway / credit

    Contact me - xord [at] protonmail.ch
  12. X

    is there a market for bulk sms on this forum?

    Contact me, xord [at] protonmail.ch
  13. X

    I Need someone To Drive me German traffic

    Answered here, perhaps I could help?
  14. X

    WTH PHP Developer for API/Cron work

    Added, everyone on here uses Skype, thought I better sign up!
  15. X

    WTH PHP Developer for API/Cron work

    I don't have Skype, got any other IM? Mail me xord [at] protonmail.ch
Back
Top