Building your first web scraper with PHP
Web Scraping is the process of extracting information from websites or webpages. Web scraping can be compared to crawlers, bots or web indexing, however in web scraping the data is READ MORE
Uploading a picture in WordPress to your media gallery using xmlrpc
If you’re automatically creating a wordpress post or page from php code, rather than from the wordpress admin panel, sometimes you might need to add a pic from a different READ MORE
15 most used linux commands and how to use them
Lately I’ve been using linux commands a lot, to configure servers and to optimize them. So I decided to write about my 15 most used commands linux, a brief explanations READ MORE
How to disable adblock plus for one specific website
Adblock Plus is a firefox (and chrome) add-on or extension that allow users to block some page elements, like advertisements for example, from being displayed on the webpage. Adblock Plus READ MORE
Is @[4:0] Mark Zuckerberg’s undercover code?
It seems that the below picture with some code [4:0] is wide-spreading all over facebook. If you try and type @[4:0] in any comment box in facebook, the name READ MORE
How to fix facebook connect error “CurlException: 7”
Many websites with facebook applications, has lately been facing problems with CurlException 7 The problems range from: 1- CurlException: 7: couldn’t connect to host 2- Uncaught CurlException: 7: couldn’t connect READ MORE