February 2011
5 posts
4 tags
Feb 22nd
2 notes
1 tag
Feb 22nd
3 tags
Switching Keys For Values In PHP Arrays
February 2006: I recently discovered the need to search an array for a value using PHP. The problem with the array_search() function is that it takes the value and an array as arguments and returns the key of the value found. Instead I had the key and needed to return the value. The problem was easily solved with the array_flip() function. The array_flip() function switches the key with the...
Feb 22nd
Dropbox for ExpressionEngine →
Dropbox is a new fieldtype for ExpressionEngine that will let you add on your website, photos, pdfs and other files coming right from you Dropbox folder.
Feb 10th
2 tags
Isotope: An exquisite jQuery plugin for magical... →
Reveal & hide items with filtering. Re–order items with sorting. Dynamic, intelligent layouts. Captivating animations. Sort items by just about anything. Powerful methods, simple syntax. Progressively enhanced for CSS3 transforms & transitions.
Feb 7th