Jump to content

PHP: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 6: Line 6:
: Versions 5.4.44 and 5.5.38 are also being kept up to date and were released on the same day as 5.6.12
: Versions 5.4.44 and 5.5.38 are also being kept up to date and were released on the same day as 5.6.12
Alternate version: PHP 4.3.10 for some older scripts that do not correctly work on the 5.x branch.
Alternate version: PHP 4.3.10 for some older scripts that do not correctly work on the 5.x branch.
==PHP based application frameworks==
* [[Typo3 Flow]]


====Foreign libraries with PHP bindings====
====Foreign libraries with PHP bindings====

Revision as of 07:27, 18 February 2016

HTML processing and scripting language primarily used as a server side scripting tool.

Versions

  • Last known OS/2 version: PHP v5.6.12 (2015-08-10)
Versions 5.4.44 and 5.5.38 are also being kept up to date and were released on the same day as 5.6.12

Alternate version: PHP 4.3.10 for some older scripts that do not correctly work on the 5.x branch.

PHP based application frameworks

Foreign libraries with PHP bindings

  • LZ4 - Compression library - Open source - Current
  • Snappy - Compression lib. - Open Source - Current.

OS/2 text & programmers editors with PHP support

  • Boxer - Contributed, requires a separate download.
  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
  • jEdit - Java based editor - PHP syntax highlighting built in - Current.

PHP Based programs and utilites

Links & publications

Tutorials