Download Curl library for CodeIgniter, ported to Kohana
I’ve ported the Curl library to Kohana, with kind permission of Alex Polski.
You can download it here: ported to Kohana.
I’ve ported the Curl library to Kohana, with kind permission of Alex Polski.
You can download it here: ported to Kohana.
I first used Putty Tray. But today I found a tabbed version, the Putty Connection Manager.
Both do get minimized in the taskbar, isn’t this cool?
So, we need to find out different values of a column and the number of their occurrences. Let’s set up a small test first:
– Step #1: prepare the ground
CREATE DATABASE IF NOT EXISTS `test`;
DROP TABLE IF EXISTS `test`.`test_count_distinct`;
CREATE TABLE `test`.`test_count_distinct` (
`id` INT(11) NOT NULL auto_increment
PRIMARY KEY,
[...]
We all have to make a presentation sooner or later. But it’s not easy, and there are a lot of hints, advices or tips & tricks to help you in this process. But all assume you’re using something similar to Powerpoint. They all teach you how to create and present the content, very few show [...]
There are explained several options one has when trying to run IE6 and IE7 on the same machine.
Google Chrome not implemented issues, problems and errors
Recent Comments