Is php open source?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is mean by an associative array?
CWD is a type of shell variable. State Whether True or False?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How do you check is php not empty?
Is null in php?
What is the most common http method?
What are the different components used in php for formatting?
How can we find the number of rows in a result set using PHP?
Explain what are the two main string operators?
Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?
Which function is used in php to delete a file?
what are Implode and Explode functions?