Dinke - dinke.net - Caught in a Web

Latest News:

Curl HTTP Client 2.0 25 Mar 2013 | 03:43 am

It’s been a while since I last updated my Curl HTTP Client class. That’s the class that we’ve been using for years now, for all kinds of site scrapping, bulk domain registration without API, … and eve...

Validating an integer with PHP 20 Oct 2011 | 10:42 am

When I started writing this post I wasn’t sure should I put this into programming category or fun … I mean, validating if passed variable is integer aka whole number, how hard can it be? It appears no...

Debugging with Xdebug and Eclipse on Mac 17 Oct 2011 | 10:15 am

In my previous posts I explained how to install MacPorts and setup typical Apache/PHP setup with it. Now we’re going to start with something more serious, something that sooner or later every PHP deve...

Installing Apache and PHP with MacPorts 15 Oct 2011 | 10:54 am

As you probably already know, Mac OS X comes with Apache and PHP preinstalled, all you have to do in order to turn it on is to turn Web Sharing On in System Preferences and do some changes in httpd.co...

Installing MacPorts 10 Oct 2011 | 02:00 am

The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading open source software on Mac OS X. As you’ll be able to see later, i...

Clean Install of Snow Leopard 8 Oct 2011 | 11:26 am

Like most of the people coming from Windows world, I am kind of accustomed to do clean OS install from time to time. I’ve switched to Mac 3 years ago and honestly speaking, unlike Windows I haven’t no...

Android 2.2 Froyo on HTC Hero 18 Oct 2010 | 03:22 am

As you probably already know, Android 2.1 (well known as Eclair) is the last version officialy published for our lovely Hero. With new phones such as Desire (HD) and Legend, HTC obviously has better t...

Steve Jobs Keynote Cloud Keywords 3 Feb 2010 | 11:20 am

As Mac fan who always stays late at night to watch Steve Jobs Keynote after every big Apple Event, I always thought that having “Keyword Cloud” with most frequent words that Steve Job’s use during key...

MySQL: Deleting with Left Join 15 Dec 2009 | 03:04 pm

Today I had to deal with one huge table and cleanup all data where foreign key doesn’t have it’s primary key match in original table, just to remind myself how sub-queries in MySQL are terrible slower...

MySQL: Moving table from one db to another 14 Dec 2009 | 12:42 am

To move one table from one db to another, you can create new table (create table foo_new like foo) in db where you want to move table and then copy data with insert into/select query. However there is...

Related Keywords:

php method overloading, php callback, mysql transactions tutorial, mysql full text search dinke, use geoip, function overloading in php, geoip tutorial, call to undefined function apc_fetch(), mysql foreign keys, dinke.net

Recently parsed news:

Recent searches: