| Micro Image Pack |
|
|
|
This php script pack provides 3 functions to resiza an image, add a shadow effect to it or add a border. Examples: The script uses the gd2 library so you need to enable it in your php.ini file. You can enable it as follows: Enable GD2: 1. Open your php.ini file If you don't know where it is than create a small php info script which will tell you. <?php phpinfo(); ?> You can find the location in the header area. 2. Find the "extension_dir" php variable and set it to a correct value Eg.: extension_dir = "d:\Program Files\php\extensions\" 3. Now enable the GD2 library. Find "extension=php_gd2.dll" and remove the semicolon(;) from the beginning of the line. 4. check the settings. Call again the phpinfo file. You should find a section with caption "gd" and the parameter "GD Support" must be enabled. For the usage of the image pack please look into the test.php file. You can download the script from the download section.
Set as favorite
Bookmark
Email this
Hits: 350 Komentar (0)
![]() Tulis Komentar
|
| Acak Artikelnya | |