What new features php7 has in store for us?
Answer / Shivam Verma
"PHP 7 introduced many features like Scalar Type Declarations, Return Type Declarations, Anonymous Classes, Spaceship Operator, and native support for Unicode characters. It also included performance improvements."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
Tell me how to execute an sql query? How to fetch its result?
What is the special meaning of __sleep and __wakeup?
WHat is the diff. between PHP4 and PHP5?
6 Answers Clarion Technologies, IBM, OmniNet, Sparkton Infotech,
What is the use of htmlspecialchars in php?
What is php session_start() and session_destroy() function?
Why do we use htaccess
How to get ip address of clients machine?
Which programming language does php resemble to?
What is the goto statement useful for?
Explain me what is the meaning of a persistent cookie?
What is boolean in php?