What is use of isset function in php?
Answer / Mohit Anand
The PHP isset() function checks whether a variable is set and is not NULL. It returns TRUE if the variable exists, and FALSE otherwise. This can be useful for preventing errors caused by accessing undefined variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get length of an array in PHP?
How long does a session last in php?
Would you initialize your strings with single quotes or double quotes?
hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.
What is api example?
What software is required to run php?
i want to store retrieved data from database into an array list with limit.And display the data from that array list.have any answer for this?
How session manage in wordpress
Which PHP function would you use to send an email?
Which is the dependent variable?
what method is used to generate a random number?
What is php good for?