Random
Source Code

append

Generally used in programming terms. Means to add something to a string or variable.

Append " dictionary" to "urban".

PHP Example:
<?php
$var = "Urban";
/* append to var */
$var .= " Dictionary";
?>

by Suspended Chaos September 19, 2004

31👍 9👎


Masturb8ion

The incorrect spelling of masturbation.

Masturb8ion is the imcomprehensivlly misspelled word masturbation.

by Suspended Chaos April 9, 2006

36👍 23👎