Unglaublich, lest selbst: http://www.intphpunconf.org/introducing-phpuceu/ .
2009/11/23
by admin
Comments Off on PHP Unconference 2010 in Mallorca
2009/11/23
by admin
Comments Off on PHP Unconference 2010 in Mallorca
Unglaublich, lest selbst: http://www.intphpunconf.org/introducing-phpuceu/ .
2009/11/15
by admin
Comments Off on In eigener Sache: 7PS, 7 Monate, 7.000km
Die 7 ist eine aufregende Zahl. Heute ist Sonntag. Der siebte Tag in der Woche. Zwei mal sieben ist 14. Vor 14 Jahren wurde mir die staatliche Erlaubnis erteilt motorisierte Zweiräder mit einer Leistung von fast fünf mal sieben Pferdestärken … Continue reading
2009/11/02
by admin
Comments Off on PHP/C: Does MYSQL[I]_OPT_CONNECT_TIMEOUT work?
C and PHP MySQL clients can set a connection timeout before a connection is established to MySQL. The MySQL C API manual states about MYSQL_OPT_CONNECT_TIMEOUT , which is equal to PHPs MYSQLI_OPT_CONNECT_TIMEOUT: MYSQL_OPT_CONNECT_TIMEOUT Connect timeout in seconds. From: http://dev.mysql.com/doc/refman/5.1/en/mysql-options.html That … Continue reading