Changes between Version 18 and Version 19 of Docs/825gen2/Dev/Networking/PHP


Ignore:
Timestamp:
02/29/24 11:47:19 (2 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Networking/PHP

    v18 v19  
    22The 825gen2 includes PHP https://en.wikipedia.org/wiki/PHP which combined with the Apache Web Server allows for powerful web features.
    33
     4From a terminal **php -v** will show the PHP version.
    45{{{
    56card825gen2:~$ php -v
     
    9394
    9495
    95 Following is a more advanced demo. This reads from an ID storage transaction table and also displays vehicle images associated with transactions.
     96Following is a more advanced demo. This reads from an ID storage MySQL transaction table and also displays vehicle images associated with transactions.
    9697
    9798ids.php