PHP Programs
PHP Programs
Validation Programs – PHP File Programs – PHP Exception Programs – PHP Select Data from MYSQL
Program.
1. Write a PHP Program to Sort Arrays in Ascending , Descending order based on Key
2. Write a PHP Program to Sort Arrays in Ascending , Descending order based on Values
3. Write a PHP Form Validation program with input fields required and optional text fields,
radio buttons, and a submit button
4. Write a PHP program to open, read, and close a file on the server.
5. Write a PHP Program to display date ,month and year
6. Write a PHP Program to count characters,lines,words from a text file.
7. Write a PHP program with GET and POST Method with sample values
8. Write a PHP program to perform Bubble Sort for sample values
9. Write a PHP program to split a string as array elements based on delimiter
10. Write a PHP Program to remove the duplicate values from an array
11. Write a PHP program with Magic constants
12. Write a PHP program to create login and logout using sessions
13. Write a PHP program to create database connectivity with MYSQL
14. Write a PHP program and check for Cookies which are used to store the information of a
web page in a remote browser.
15. Write a PHP program to rotate image , with PHP ImageMagick extension (Imagick
rotateImage() Function)