Changes between Initial Version and Version 1 of Docs/825gen2/Dev/Networking/PHP
- Timestamp:
- 11/09/23 12:58:40 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Networking/PHP
v1 v1 1 === PHP === 2 The 825gen2 includes PHP which combined with the Apache Web Server allows for powerful web features. 3 4 {{{ 5 root@imx8mq-var-dart:~# php -v 6 PHP 8.1.10 (cli) (built: Aug 30 2022 16:09:36) (NTS) 7 Copyright (c) The PHP Group 8 Zend Engine v4.1.10, Copyright (c) Zend Technologies 9 }}} 10 11