Recent content by somethingclever

  1. somethingclever

    How to become a millionaire?

    Eat pennies and shit hundreds
  2. somethingclever

    The reason behind crypto currency falling this bad??

    Besides being a faith based fiat currency?
  3. somethingclever

    DAMN NAMECHEAP!! HOSTING!

    they have unmanaged openvz vps's for 33 dollars a year, just have to setup LAMP. well with 3 gbs ram and 3000 gb of data then it goes down to 100Mbps. you can get them even cheaper with less resources
  4. somethingclever

    Tool To Automatically Post In Facebook Comments

    You could use the facebook api and use php, It's really not that hard
  5. somethingclever

    data crawler / extractor - help

    python scrapy-splash you can test your scripts in the webrowser
  6. somethingclever

    New host say 'just ignore' insecure connection warning when logging in?

    you don't have to buy ssl use https://letsencrypt.org/
  7. somethingclever

    Help : Laptop infected by Spora Ransomware

    Find a linux distro you can be comfortable with and stay with it lol
  8. somethingclever

    What would you do in my situation? Going homeless

    Reality Is A cold slap to the uninitiated.
  9. somethingclever

    Help! php not working after reboot?

    Before you downgraded did you check your error logs? i use fedora, so my logs are located at /var/log/httpd
  10. somethingclever

    hepl with php and sql

    http://php.net/manual/en/book.pdo.php Pdo is the way to go, that way if you do write a php program for accessing the data base and decide to switch databases i.e. from mysql to sqlite your code will still work
  11. somethingclever

    [Newb Question] Do I have to manually click promote to get commission?

    Quick question, I downloaded the marketplace_feed_v2.xml.zip. Do I have to manually click promote on the ClickBank website or can I just make links from the data? which i already did lol
  12. somethingclever

    How to start with PHP ?

    Php is one of the easiest languages to learn. Netbeans IDE is one of the best environments to use ( good hints ). Learn by doing, testing and refining.
Back
Top