Define a constant?
Answer / Preeti Arora
A constant is a named value that cannot be changed after it's defined. In PHP, constants are typically declared using the `define()` function or by prefixing a variable name with `const`. Constants have global scope and case sensitivity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Described WordPress?
How many types of users wordpress have?
How do I create a free wordpress website?
How do I open a second wordpress site?
What is a permanent url?
What are the disadvantages of wordpress?
Do you need ftp for wordpress?
What exactly is a blog?
How much is the wordpress business plan?
How do you create a page in wordpress?
How to enable debug mode in wordpress?
Tell me how do I find the absolute path I need for uploading images?