Blog
Kingsquare houdt een weblog bij ter ondersteuning en / of uitleg over ontwikkelingen in de markt, het KMT en onderliggende systemen. Zaken die aan bod komen verschillen van RSS mogelijkheden, PHP inhoudelijkheden of nieuwe (opensource) projecten waaraan gewerkt wordt.
New phpjs function: unpack()
Kingsquare tributed a new unpack-function to the infamous phpjs library!
Comments, reviews, bug reports and improvements are appriciated
function unpack(format, data) {
// http://kevin.vanzonneveld.net
// + original by: Tim de Koning (http://www.kingsquare.nl)
// + ...
- 22-12-2009 @ 11:41
- 0 reacties
New phpjs function: pack()
Kingsquare tributed a new pack-function to the phpjs library by Kevin van Zonneveld.
Comments, reviews, bug reports and improvements are appriciated
function pack(format) {
// http://kevin.vanzonneveld.net
// + original by: Tim de Koning (http://www.kingsquare.nl)
// +...
- 12-12-2009 @ 02:54
- 1 reactie