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. Someone that is full of jokes, and makes everyone laugh all the time. Come on, everyone knows her, she's such a ROFLdispenser See..
1. Festibobs are like your holibobs but at a festival where you come home feeling worse than before you went. Q.Shape on you, where'v..
1. AP entirely different from Life, Universe and Everything Board (LUE). It started out as a place for low karma users but instead turned i..