Skip to main content

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 18, 2004
mugGet the append mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email