how to get rid of text you dont want in a php variable code example Example: php unset // Destroy a variable <?php unset ($var1, $var2.... ) ?>