0% found this document useful (0 votes)
7 views7 pages

CMP717 Lab PHP Programming

The document consists of multiple practical examination slips for a PHP Programming course (CMP717), each detailing specific tasks and questions to be answered during the exam. Each slip includes instructions for using answer sheets, attaching the slip, and writing results, along with a variety of topics such as PHP syntax, functions, form validation, and database operations. The marks allocated for each question range from 5 to 30, emphasizing the importance of flowcharts and algorithms in the responses.

Uploaded by

rahul bhalerao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views7 pages

CMP717 Lab PHP Programming

The document consists of multiple practical examination slips for a PHP Programming course (CMP717), each detailing specific tasks and questions to be answered during the exam. Each slip includes instructions for using answer sheets, attaching the slip, and writing results, along with a variety of topics such as PHP syntax, functions, form validation, and database operations. The marks allocated for each question range from 5 to 30, emphasizing the importance of flowcharts and algorithms in the responses.

Uploaded by

rahul bhalerao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 01

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. What is PHP? Explain. (05)


2. Write the syntax of PHP. (05)
3. List data types of PHP. (05)
4. How to declare a variable in PHP. (05)
5. Explain Array with Example. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 02

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. Write a program using Switch case. (10)


2. Explain all String functions in php with example. (10)
3. What is Function? How to𝑓𝑑𝑒𝑐𝑙𝑎𝑟𝑒? Explain with example. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 03

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. What is Form Validation in PHP? Explain with example. (10)


2. Design a Student registration Form and store data into database. (10)
3. How to connect with database? Explain. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 04

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. What is Include Function in php? Explain. (05)


2. What is Date and Time in PHP? Explain. (05)
3. How to read and write file in PHP? Explain. (10)
4. How to upload File in PHP? Explain with example. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 05

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. What is Cookie? Explain with example. (10)


2. What is Session? Explain with example. (10)
3. Write a program in PHP to to create a session using Login Form. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 06

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. How to create form using get and post method? Explain. (10)
2. How to Insert the Data into database through Form. (10)
3. How to Upload the Data into database through Form. (10)
P131/ PRACTICAL EXAMINATION SLIP

Course name & code: CMP717 Lab PHP Programming Slip No.: 07

Time: 01:30 Marks: 30

Instructions:
1 To Use Answers Sheets for practical observation and write procedure and result.
2 This practical slip must be attached to your answer-sheet.
3 The Flowchart, algorithm to write are maximum marks for that question/option /activity.
4 Write the results for the practical.
5 Show the observation and conclusion/ result to the examiner.

1. How to Delete the Data into database through Form. (10)


2. How to write Mail in PHP? Explain. (10)
3. Write a program in PHP for Even or Odd Number. (10)

You might also like