How do you debug php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Does php need html?

0 Answers  


1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.

0 Answers   Zonex,


Why php is also called as scripting language?

0 Answers  


Why php is used with mysql?

0 Answers  


Explain why would we use === instead of ==?

0 Answers  






Why we use get in php?

0 Answers  


What is the w3c?

0 Answers  


Differences between get and post methods?

0 Answers  


What is namespace and use in php?

0 Answers  


How to get number of days between two given dates using PHP?

0 Answers  


What are the difference between echo and print?

0 Answers  


What is overloading and overriding in oop?

0 Answers  


Categories