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 |
Which is the best php framework for a beginner?
What is string function sql?
Is php easier than node?
A process is identified by a unique___
What is htaccess? Why do we use this and where?
What is zend studio for?
How can I make a script that can be bilingual (supports english, german)?
Why do we use javascript in php?
How can you upload a file using php?
How can we create a database using php?
How a constant is defined in a php script?
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.