PHP: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 November 2023

  • curprev 11:0111:01, 25 November 2023Peter talk contribs 1,006 bytes +1,006 Created page with "'''PHP''' code is usually processed on a web server by a PHP interpreter implemented as a module, a daemon or as a Common Gateway Interface (CGI) executable. On a web server, the result of the interpreted and executed PHP code – which may be any type of data, such as generated HTML or binary image data – would form the whole or part of a HTTP response. [https://en.wikipedia.org/wiki/PHP Wikipedia] * [https://www.php.net/ PHP: Hypertext Preprocessor] ([https://w..."