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. Scandalous and/or excessively stupid behavior perpetrated by retards that gives one the sensation of having a severely chafed anus. &qu..
1. An Exercise performed at the gym between 11:00 and 12:00, then returning to work to eat your lunch before going out to the pub "For..
1. Rich White People. It is used to describe things that are fancy and elitist. That Lexus is an RWP car. Houstons is an RWP place to e..