PHP

From PKC
Jump to navigation Jump to search

PHP stands for PHP: Hypertext Processing language. It is mostly used as a server-side programming language.

Main Website and Documentation

  1. PHP.NET
  2. Documentation

Executing PHP file in command line

  1. Commandline Usage of PHP file

Some useful references

  1. Building a command line app in PHP
  2. PHP Backend Roadmap