Tell me when a conditional statement is ended with an endif?
Answer / Asfy
In PHP, the `endif` keyword indicates the end of an if or an if-else statement. It must be preceded by either a matching `if` or `else` to close the conditional block.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is binary safe string?
What's diffrence between Get() and Post() Function
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
How to create reusable code in php?
What is stdclass in php?
How to create a web form?
I finished my degree 4 years back. I didnt get job in software. In the time(for 4 years) i worked one kpo industries. but now i got job in php(40 employes working there) as fresher(Salary 8000). Shall i join in php. I have no knowledge about php. Can i do well in php. How will my carrier if i join in php? Please can you give your idea.? It will be more usefull to me.
What is xss and csrf?
What does namespace mean in php?
Tell me what is needed to be able to use image function?
How can we increase execution time of a php script?
What are the 5 types of variables?