How to set session.gc_divisor properly?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to display table of a number using php?
Tell me what library is used for pdf in php?
What are the differences between include() and include_once () functions?
How do you find the length of a string in php?
Does empty check for null?
How to create connection in php?
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
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.
Which is faster for or foreach?
What does the initials of php stand for?
Explain what are the different errors in php?
Can you give example for trait in php?