➜☠←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)
810
Installing Circos on OS 10.6
10.6
circos
installation
OSX
perl
tool
visualization
886
Making a text file executable in OSX with .command
command
double‑click
exec
OSX
wget
924
Connecting via SSH and Key
key
Oneliner
ssh
764
WordPress and Numbers as Page Slugs
mysql
number
page
slug
Wordpress
964
Gettting HTML Content from
index.html
into Vue
javascript
Vue
914
Show WordPress Theme Menu
Menu
Wordpress
997
Flask – [Errno 48] Address already in use
bash
flask
port
Python