Explain what are the three classes of errors that can occur in php?
No Answer is Posted For this Question
Be the First to Post Answer
how to do connectivity of 2 dbs in PHP script?
What is associative array in php?
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.
Does https prevent csrf?
Do you know what is the use of rand() in php?
How can I find what type of images that the PHP version supports?
How do I escape in php?
Which one is best framework for php?
How to get number of elements in an array?
suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
What is the functionality of the function html entities?
How could I install codeignitor ?