Home »

What does the unset() function means?

Question ListCategory: PHPWhat does the unset() function means?
shah_kajal184 author asked 9 years ago
1 Answers
alisataylore190 author answered 8 years ago

The unset() function is dedicated for variable management. It will make a variable undefined.

Please login or Register to Submit Answer