Posts by Adriano Waltrick • 1 point
1 post
-
-2
votes2
answers2005
viewsA: Upload photo taken by mobile shows rotated image
If you wanted to check the goals using PHP at the server level, you can use the exif_read_data function. See in: https://secure.php.net/manual/en/function.exif-read-data.php There is even an example…