PHP Function List
resize doesn't exist. Closest matches:
- newt_resize_screen
- imagecopyresized
- reset
- filesize
- sizeof
- require
- ftp_size
- readfile
- readline
- getimagesize
- eregi
- serialize
- ncurses_hline
- pg_field_size
- ncurses_vline
- fwrite
- preg_split
- zip_entry_filesize
- recode
- normalizer
Site Search Results
-
DON'T try that. imagecopyresampled() will lock up the server trying to resize an 800px-wide image to a "new" width of 800px. (I caught that on my Windows server before ever putting ...
-
imagecopyresampled — Copy and resize part of an image with resampling; imagecopyresized — Copy and resize part of an image; imagecreate — Create a new palette based image
-
Having to do alot of resizing, i needed to know the speeds of the different resize filters. This was how long it took to resize a 5906x5906 JPEG image to 1181x1181.
-
//$_GET['resize'] contains the resize-percentage (for example 80 and 40, for 80% and 40% respectively. To double the image in size the user enters 200 etc.)
-
Imagick::adaptiveResizeImage — Adaptively resize image with data dependent triangulation; Imagick::adaptiveSharpenImage — Adaptively sharpen the image
-
Fao all who r trying tu upload image and auto resize (make a thumba nail) and fet black thumb nail. Try this: U upload the image tu a specific DIR and when the big img is uploaded ...
-
Of course this does not resize the image itself, but returns values one may use in html-code to restrain users from killing your design... knutm
-
I had a problem with denied permissions when trying to upload AND resize an image having safe_mode on. This caused that I couldn't create the new file in which I wanted to ...
-
Using SPL and other OO features supported in Imagick, it can be simple to resize all files in a directory (useful for batch resizing large digital camera images to be web ...
-
GD and Image Functions - Manualimagecopyresampled — Copy and resize part of an image with resampling; imagecopyresized — Copy and resize part of an image; imagecreate — Create a new palette based image

Other forms of search
To search the string "resize" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
