jaikar Posted February 17, 2007 Share Posted February 17, 2007 Hi i have an array which will have some keys and values, now i want to set it to Null.... so the array should not have any keys or values. please advice Thanks ~J Link to comment https://forums.phpfreaks.com/topic/38882-solved-how-to-set-the-array-to-null/ Share on other sites More sharing options...
jaikar Posted February 17, 2007 Author Share Posted February 17, 2007 Got the answer .... unset(array) Link to comment https://forums.phpfreaks.com/topic/38882-solved-how-to-set-the-array-to-null/#findComment-186977 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.