unset in php means code example Example: destroy php variable // Destroy a variable <?php unset ($var1, $var2.... ) ?>