Which is not a php magic constant?
No Answer is Posted For this Question
Be the First to Post Answer
What is prepared statement in php?
How to open standard output as a file handle?
How many functions are there in php?
Is php a strongly typed language?
What is the use of count() function in php?
What is multidimensional array in php?
Explain how to run the interactive php shell from the command line interface?
How can you declare the array in php?
Does not want to see PHPSESSID in the url. How can be done this ?
Explain the difference between urlencode and urldecode?
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 ?
How to make a file encrypt and decrypt?