All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
29 Jul 2016
php generates thumbnails: php generates thumbnails php generates thumbnails class code: <?php /** * Function: Generate thumbnails* Author: phpox * Date: Thu May 17 09:57:05 CST 2007 */ class CreatMiniature { //Public variable var $srcFile=""; //Original image var $echoType; //Output image type, link--not saved as a file; file--saved as a file var $im=""; //Temporary Variablevar $src
12 Jul 2016
PHP generates verification codes, class sharing of thumbnails and watermarks, and verification code watermarks. Class sharing for php to generate verification codes, thumbnails and watermarks. Verification code watermark encapsulates a class that can generate verification codes, thumbnails and watermarks. Share it with everyone. phpclass image{ sessio
13 Jul 2016
PHP large picture generates small picture code (thumbnail program). PHP big picture generates small picture code (thumbnail program) This is a code that uses PHP's own function to generate a specified large picture into a thumbnail code of the size specified by us. It is easy to use and simple, just set the
13 Jul 2016
A PHP code that generates thumbnails proportionally. A PHP code to generate thumbnails in proportion. In this article, image is the image address you want to generate. This is a PHP code to generate thumbnails in proportion. As long as you give you a picture, it can generate a specified size.
29 Jul 2016
Library management system source code: Library management system source code php Generate random verification code image code: Copy the code as follows: <?php /** Default homepage**/ class DefaultController extends AppController { public function index() { $len = 5 ; $str = "ABCDEFGHIJKLNMPQRSTUVWXYZ123456789"; $im = imagecreatetruecolor ( 70, 20 );
Hot Tools
PHP multifunctional image processing class
PHP multifunctional image processing class
PHP library for creating animated GIFs
PHP library for creating animated GIFs