What is the use of isset() in php?



What is the use of isset() in php?..

Answer / Rohit Kumar Sharma

In PHP, the `isset()` function checks if a variable is set and is not NULL. It returns true if the variable exists and is not empty; otherwise, it returns false.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Explain $_FILES Superglobal Array?

1 Answers  


Why print_r is used in php?

1 Answers  


What are the advantages of object-oriented programming in php?

1 Answers  


What is printf in php?

1 Answers  


How can we make a constant in php?

1 Answers  


what do you mean by webserver's document root?

3 Answers  


Define about declare construct?

1 Answers  


What is a php trait?

1 Answers  


What is the use of htmlentities in php?

1 Answers  


Difference between notify url, return url in paypal payment gateway?

4 Answers   A1 Technology, Capital IQ, CMS, Essar, HCL, IAS, Karvy, L&T, State Bank Of India SBI, TATA, Tisco, WNS,


write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.

1 Answers  


hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom

1 Answers  


Categories