-
resize image
how we can resize image using php in order to minimum or page load?
-
-
PHP can resize images.
Function, information and examples here:
http://www.php.net/manual/en/functio...yresampled.php
I do not understand your question-- "...to minimum or page load"
NOTE: I recommend SAVING that image, and then using that file for every visitor. Resizing an image is slow, and it is a lot of work for the server. You can have it automatic (from an admin page, or when you upload the image), but have that image save, not regenerate every time you view the page.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks