adspace
Answer Posted / Sudhanshu Shekhar Singh
Namespaces are used in PHP to prevent naming conflicts between different classes, functions, or constants within a program or between different programs. They allow organizing and grouping of identifiers (names) so they don't collide with other names created by different code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What sized websites have you worked on in the past?
Which variable declarations within a class is invalid in php?
What is the current stable version of php? What advance thing in php7?
How to calculate the difference between two dates using php?
Write a program using while loop?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Explain me is it possible to destroy a cookie?
What does $_files means?
What is the current stable version of php?
What is trait in php?
how to detect a mobile device using php
What is the difference between htmlentities() and htmlspecialchars()?
Tell me what kind of things have you done on the social side?
How to create a web form?
List some features of php that are deprecated in php7?