\ PHP Lab Manual

PHP Lab Manual

Exact experiment titles, aims, programs, outputs and results

PHP Programming Laboratory

Quickly identify every experiment using its exact title and aim. Open or download the complete TXT record whenever required.

Open Complete Manual

All Experiments

EX.NO: 01

HTML Page with Image, Input Controls, and Anchor Tag

Aim

To create a simple web page using HTML that demonstrates the use of image, checkbox inputs, radio button inputs, and anchor tags.

EX.NO: 02

Designing a Web Page with Table, Lists, and Table Hover Effect

Aim

To create a web page using HTML that demonstrates the use of tables, different types of lists, and a CSS hover effect applied to table rows.

EX.NO: 03

HTML Program to Use Image Map

Aim

To create a web page using HTML that demonstrates embedding an image map using the provided image file logo.svg, defining hotspot regions, and linking the hotspots to relevant information when clicked.

EX.NO: 04

Webpage Using Cascading Style Sheet

Aim

To create a web page that demonstrates the use of all three types of Cascading Style Sheets: External, Internal (Embedded), and Inline CSS.

EX.NO: 05

Validating Web Form Controls Using DHTML

Aim

To write a client-side script using JavaScript (DHTML) to validate a web form field and display validation messages beside the input field.

EX.NO: 06

Develop a Webpage Using Scripting Languages with the Help of CSS

Aim

To implement an Interactive Product Price Calculator using JavaScript that dynamically calculates and displays the total bill based on product selection, quantity, and additional service options.

EX.NO: 07

Generate the Fibonacci Series Using PHP User-Defined Function

Aim

To generate the Fibonacci series using a user-defined function in PHP.

EX.NO: 08

Form Handling in PHP — Create a Recruitment Website Where a Job Seeker Can Upload His/Her Details

Aim

To create a recruitment website using PHP where a job seeker can submit their personal details and upload their resume. The form will handle user input and the file upload process.

EX.NO: 09

Create an Employee Database with Two Fields Employer’s Name, Employee’s Name with MySQL and Insert Two Records Using PHP Code

Aim

To create a database in MySQL to store employer and employee information and use PHP code to insert two records into the database.

EX.NO: 10

Apply Any Two PHP Sort Functions Each on an Indexed Array and an Associative Array

Aim

To apply any two PHP sort functions, each on an indexed array and an associative array.

No matching experiment found.