Update getOS Function to include Windows 11, Fix get Web Browser when using Microsoft Edge

This commit is contained in:
johnnyq
2024-09-12 12:13:51 -04:00
parent 5ef8bd5720
commit f2a3299ef0
2 changed files with 5 additions and 1 deletions

View File

@@ -19,6 +19,9 @@ $start_date = date('Y') . "-10-10";
echo "<H1>$start_date</H1>";
echo "<H2>User Agent</H2>";
echo getUserAgent();
?>
<br>