Append

What is Append?


1.

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";

?>


35

Random Words:

1. A situation in where you have misplaced or do not have the appropriate bow to put in your daughters hair for a certain occasion. Laurie..
1. A fictional town in which all of the worlds noobs come from and are blissful with ignorance about their noobery, (noobish and/or noobful..
1. v. - to perform an action to an extreme degree, whether positive or negative adj. - defining something that is extreme, or an action pe..