Explain how you can update memcached when you make changes to 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.
Differentiate between require and include?
What is the string concatenation operator in php?
What does sign mean php?
Why php is sometimes called as embedded scripting language?
What are the advantages of php?
How come the code works, but does not for two-dimensional array of mine?
How can I know that a variable is a number or not using a JavaScript?
How to use the COM components in PHP?
How to differentiate isset and empty
6 Answers A1 Technology, Dass Infotech, Microface,
What is the correct php command to use to catch any error messages within the code?
Tell me what is the difference between get and post?