How does php isset work?



How does php isset work?..

Answer / Archana Pundir

isset() is a function in PHP that checks whether a variable has been set or not. It returns true if the variable has any value, including an empty string or NULL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Which is the best php framework for a beginner?

1 Answers  


What is string function sql?

1 Answers  


Is php easier than node?

1 Answers  


A process is identified by a unique___

1 Answers  


What is htaccess? Why do we use this and where?

1 Answers  


What is zend studio for?

1 Answers  


How can I make a script that can be bilingual (supports english, german)?

1 Answers  


Why do we use javascript in php?

1 Answers  


How can you upload a file using php?

1 Answers  


How can we create a database using php?

1 Answers  


How a constant is defined in a php script?

1 Answers  


i have a string and that string contains the alphanumeric value and i want to hide or semihide the 10 digit telephone number from the string.

0 Answers  


Categories