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