CODE
LIBARY.COM
Home
/
PHP
PHP Array Get Image Properties
Array Get Image Properties
<? $i = @getimagesize("a.jpg"); echo "Width: $i[0] Height: $i[1]"; ?>
$i = @getimagesize("a.jpg"); echo "Width: $i[0] Height: $i[1]"; ?>
Copy to Clipboard
Related Snippets
PHP Ping
PHP PHP Function idx() for accessing array values safely
PHP PHP Array: Find First and Last Element
PHP List Recursive Directories
PHP Clean Multi Array
PHP Web Based Last Modified Date and Etag Checker
PHP GD Image View
PHP Get current filename as variable
PHP Google SMS information
PHP Email PHP Errors - Custom Error Handler