note 102418 added to function.getimagesize

[email protected] Sun, 13 Feb 2011 06:20:01 -0800
Newsgroups php.notes
Message-ID <[email protected]>
Returns a array with 4 elements.
The 0 index is the width of the image in pixels.
The 1 index is the height of the image in pixels.
The 2 index is a flag for the image type:

1 = GIF, 2 = JPG, 3 = PNG, 4 = SWF, 5 = PSD, 6 = BMP, 7 = TIFF(orden de bytes intel), 8 = TIFF(orden de bytes motorola), 9 = JPC, 10 = JP2, 11 = JPX, 12 = JB2, 13 = SWC, 14 = IFF, 15 = WBMP, 16 = XBM. 

The 3 index contains ' height="yyy" width="xxx" '
----
Server IP: 69.147.83.197
Probable Submitter: 84.126.76.250
----
Manual Page -- http://www.php.net/manual/en/function.getimagesize.php
Edit        -- https://master.php.net/note/edit/102418
Del: integrated  -- https://master.php.net/note/delete/102418/integrated
Del: useless     -- https://master.php.net/note/delete/102418/useless
Del: bad code    -- https://master.php.net/note/delete/102418/bad+code
Del: spam        -- https://master.php.net/note/delete/102418/spam
Del: non-english -- https://master.php.net/note/delete/102418/non-english
Del: in docs     -- https://master.php.net/note/delete/102418/in+docs
Del: other reasons-- https://master.php.net/note/delete/102418
Reject      -- https://master.php.net/note/reject/102418
Search      -- https://master.php.net/manage/user-notes.php