I just need a working code that gets the Android API version (and if possible the version number like 10.0.0)
So API version like 28 or 29
AND/OR
The Android version such as Android pie veriosn 9 or version 8
Only need the first number from the version code which is like 9.0.1
I have tried code like this:
[13-Dec-2019 06:36:39 UTC] PHP Notice: Undefined offset: 1 in /home/site/public_html/php/phpscript.php on line 16
php coding