How to unset multiple variables? [duplicate] May 14, 2023 by Tarik try this unset($foo1, $foo2, $foo3);