PHP & MYSQL QUESTIONS
5 MARKS
1. Expand PHP. State any five features of PHP
2. Explain about data types in PHP.
3. Explain structure of PHP program?
4. Write about different operators in detail
5. Getting fancy with PIE charts.
6. How create an object?
7. How can a file be uploaded in PHP?
8. Write procedure for creating the record addition mechanism.
9. Give any two naming rules for variable.
10. What is echo and print in PHP?
11. Explain Popen(), exec(), system(), and passthru() functions.
12. Manipulating settings with PHP
13. Explain menus.
14. Write procedure for creating the record for deletion mechanism.
15. Write procedure for creating the record for addition mechanism.
10 MARKS
1. Explain the scope of variables in PHP.
2. Define function. Explain function handling in PHP in detail..
3. Define string. Explain different string handling functions.
4. Write any suitable program which combine HTML and PHP code in a single page.
5. What are cookies? Explain how cookies are set, view and delete.
6. Explain steps to creation of image from user input.
7. Write about the different types in PHP.
8. Explain about the different function call mechanism.
9. What are cookies? How they are created?
10. What is session? Explain the working of session variable on PHP.
11. Explain about form elements.
12. Explain image creation process and modifying images in PHP.
13. Write about different operations performing on the database from PHP.
14. Explain the differences between MYSQL and MYSQLi functions.
15. Write looping statements. Explain with examples.
16. What is an array? how arrays are created in PHP?
17. Explain date and time functions in PHP.
18. Write about working with files and directories.
19. Describe about creating an outline address books.