What language is php written in?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me how is it possible to know the number of rows returned in result set?
Explain about the connective abilities of the PHP?
What is php used for?
How to write a program to make chess?
How to create a public static method in PHP?
Tell me what are sql injections, how do you prevent them and what are the best practices?
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 better wamp or xampp?
how to set session expire(session timeout) using php code
What is the correct syntax of mail() function in php?
What is fetch array in php?
What is nan value?