Posts

How to create a desktop application using php with installer

JDK Installation guide for Windows { With Example }

Develop small PHP application(s) using forms and database || DWPD Sem 5 Practical 23

Write a program to manipulate data from table and display all this information using table format || DWPD Sem 5 Practical 22

Create database using phpMyAdmin. Write a program to read input data, from table and display all these information in tabular form on output screen || DWPD Sem 5 Practical 21

Write a PHP script to connect MYSQL server from your web application. Write a PHP script to create and drop database || DWPD Sem 5 Practical 20

Write a Program to upload image with extension gif or jpeg. Write a PHP script to create watermarks using Imagecopymerge. Write a PHP script to convert images to grayscale || DWPD Sem 5 Practical 19

How to Pass Variables in PHP Using Sessions and Cookies (Step by Step)

Write two different PHP script to demonstrate passing variables through a URL and Write two different PHP script to demonstrate passing variables through Hidden Variables || DWPD Sem 5 Practical 17

Create form using text box, check box, radio button, select, submit button. And display user inserted value in new PHP page || DWPD Sem 5 Practical 16

Write PHP script to demonstrate use of date/time functions and Math functions || DWPD Sem 5 Practical 15

Write PHP script Using user defined function & write PHP script to demonstrate use of string function || DWPD Sem 5 Practical 14

PHP Script for Addition of Two 2x2 Matrices with Output (Easy Example)