2
Answers

Difference between isset() and empty() function in PHP ?

Photo of Vineet Kumar Saini

Vineet Kumar Saini

12y
2.8k
1
Hi Friends

I know isset() function is used to set the variable in php but I want to know what is the difference between isset() and empty() function in PHP ? Please tell me anyone with an examples ?


Thanks

Answers (2)