MakeItSimple

  • Home
  • C language
    • FAQs
    • Programs
  • Python
    • FAQs
    • Programs
  • HTML
    • Programs
    • FAQs
  • CSS
  • Javascript
    • FAQs
    • Programs
  • PHP
    • FAQs
    • Programs
  • JQuery
    • FAQs
    • Programs
  • AJAX
  • Bootstrap 3
  • Website

Programs in PHP

  1. Program to display Text messages.
  2. Program to print an array.
  3. Program to print each element of an array using foreach().
  4. Program to find number of elements in an array.
  5. Program to sort elements in an array in ascending order.
  6. Program to sort elements in an array in descending order.
  7. Program to find the sum of elements in an array.
  8. Program to find the product of elements in an array.
  9. Program to split a string as array elements based on delimiter.
  10. Program to combine the array elements into a string with given delimiter.
  11. Program to join the array elements into a string.
  12. Program to merge two arrays into a new array.
  13. Program to remove the duplicated values from an array.
  14. Program to Program to create a Simple Calculator.
  15. Programs to create simple Login and Logout using sessions.
  16. Program to Upload a file to the Server.
  17. Program to create a New Database.
  18. Program to connect to the server and selecting database.
  19. Program to Insert records to the table in Database.
  20. Program to fetch records from the table in Database.
  21. Program to Store a image in Database.
  22. Program to Read image from Database.
  23. Program to create a simple Registration form.
  24. Contact form using PHP.
  25. A simple CRUD operations using PHP and Mysql.
  • HTML5 Examples
  • CSS3 Examples
  • PHP Examples
  • JavaScript Examples
  • jQuery Examples
  • Drag and Drop in HTML5
  • 2D Rotation in CSS3
  • Canvas in HTML5
  • LocalStorage
  • Registration form
  • Geolocation in HTML5
  • Audio in HTML5
  • Video in HTML5
  • Digital Clock
  • Login and Logout
  • Swaping two images
  • appendChild Example
  • removeChild Example
  • File upload in PHP
  • Image slider in jQuery