Why is php so popular?
No Answer is Posted For this Question
Be the First to Post Answer
Where are the persistent cookies stored on your computer?
Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.
What is the use of $_server and $_env?
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.
Explain about the $_GET variable of PHP?
What types of loops exist in php?
What is apache and php?
Will a comparison of an integer 12 and a string "13" work in php?
When is a conditional statement ended with an endif?
What is "print" in php?
how will i set pagination ?
How to connect to mysql from a php script?