What is encapsulation in php with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is nginx and what is it used for?
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 what does $_files means?
List out the predefined classes in PHP?
write code to find the date difference b/w two given date using PHP not MYSQL function?
3 Answers HyperQuality, Synctra Solutions,
Which operator is used to concatenate two strings in PHP?
How are variables declared in php?
Is json a string php?
How to make multilanguage site in php? (like english,tamil)
How to set cookies?
how we can crop an image and how we can display it..
Do you know how to enable error reporting in php?