How many days will it take to learn php?
No Answer is Posted For this Question
Be the First to Post Answer
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.
what is the url rewriting?how to rewrite the url? give any example
Tell me how is the ternary conditional operator used in php?
What are the basic steps to store PHP session in to Database?
What is use of header() function in php?
What is abstract class php?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
my english is not too good then what we apply for a php programer post
How big is nvarchar max?
Does apache use php?
What is the differences between $a != $B and $a !== $B?
Explain how you can update memcached when you make changes to php?