Image Resize Script
Dit is een resize functie die gebruikt kan worden om je images te vergroten of te verkleinen. Hij is vrij duidelijk. Als iemand nog feedback heeft hoor ik dat graag.
Groeten,
R. Vandenbussche
Author: Ruben Vandenbussche
Website: http://www.RVandenbussche.nl
Contact: info (at) RVandenbussche (dot) nl
Script: Image Resize v1.0
It does:
1. Checks if source exists.
2. Checks file type.
3. Checks extension.
4. Keep ratio.
5. Make smaller source images bigger.
6. Save the image to the given destination path.
It doesn't:
1. Check if the destination image exists.
2. Upload the image to the server.
3. Crop
Summary:
Function to resize an image ($dst_img) from the source image ($src_img) with the given height ($dst_h), width ($dst_w) and quality $dst_quality. The paths are where the source and destination image are saved or going to be saved.
*********************
Edits op Feedback:
1. Strtolower, om de extensies naar lowercase te maken zodat ook extensies in hoofdletters worden geaccepteerd.
2. Verkeerde if statement waardoor images verkeerd behandeld werden in ratio.
Gesponsorde koppelingen
PHP script bestanden
Er zijn 4 reacties op 'Image resize script'
Om te reageren heb je een account nodig en je moet ingelogd zijn.
PHP hulp
0 seconden vanaf nu