Why ide is recommended for use while programming with php?
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
Is null function in php?
What is a php session?
What are advantages of .htaccess?
how can I use bread crumb in PHP ?
what are the differences between php and perl
Explain how we can retrieve the data in the result set of mysql using php?
What are examples of independent and dependent variables?
Is php better than java?
Explain what is memcache?
What is php good for?
when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief