Is wordpress a php framework?
Answer / Ashok Kumar Verma
Yes, WordPress is built upon the PHP programming language and can be considered a PHP-based web application framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to open standard output as a file handle?
What kind of variable is age?
What is the difference between static and dynamic websites?
How cookies are transported from browsers to servers?
How to make a class in php?
Is java is better than php?
Can you explain, when to use if-else if-else over switch statements?
Which cryptographic extension provide generation and verification of digital signatures?
Where are the persistent cookies stored on your computer?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
Can you give example for trait in php?
Whether it is possible to share a single instance of a memcache between multiple php projects?