PHP

From PKC
Revision as of 04:16, 14 March 2022 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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