➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
265
Like explode(), only componentsSeparatedByString:
PHP
explode(“, ” , “One, Two, Three”);
Objective-C
NSArray *listItems = [@”One, Two, Three” componentsSeparatedByString:@”, “];
array
componentsSeparatedByString
explode
Objective-C
PHP
992
Returning output of
print_r
in PHP
985
Customising Pagination in WordPress
868
Removing Categories on
save_post
853
PHP define(): single or double quotes?
814
Swapping Array Items in Javascript
812
jQuery: Getting the element index from a list of identical class elements
813
Copying Arrays in Javascript with slice(0)
158
Google Map Links
168
Google Translate *New & Improved Bookmarklet
bookmarklet
google
javascript
translate
81
NSZombies
dealloc
debugging
memory leak
zombie
964
Gettting HTML Content from
index.html
into Vue
javascript
Vue
250
-ld
‑ld
804
Freezing Objects and Arrays in Javascript
array
freeze
isFrozen
javascript
object
280
UIKit: Saving Images to Photo Album
Album
Photo
save
UIKit