Giter Site home page Giter Site logo

learning-php-programming's Introduction

My First PHP Programs

In this repository I have collected small PHP programs that I developed during a beginner level PHP programming course. Every assignment is located in their own folder and all files related is also included. There is also a detailed documentation about every programs functionality. In this file I give a brief review about all assignments.

What have I learned?

  • Variables and control structure
  • Conditional statements and loops
  • Arrays
  • File handlinig
  • Functions
  • Managing permanent data
  • Information security
  • Documenting my own work

Assignments

GRADES This programs reads student grades from a text file. Every grade is upgraded by adding one, unless the grade is 5.

BIGGEST AND SMALLEST VALUE There is a form asking three numbers from user. After submitting the form, program prints the biggest and the smallest of given numbers.

FORMAT TEXT There is a form that is asking some text from user. The form has also four options that user can choose for formatting the input. Formatted text is printed below.

NUMBERS Here I am generating a list of random numbers, arranging it in different ways and then doing little calculation with those numbers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.