WideImage logo

WideImage Wiki : WideImageRequirements

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
SourceForge.net Logo

Requirements


PHP

* Minimum: 5.1
* Will require PHP 5.2 from February 5, 2008
* GD2 extension

PHP Settings

No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, an 800x600 true-color image takes up about 800 * 600 * 4 bytes + overhead ~= 2MB of memory). See also WideImage's resource handling for details on memory usage.

WideImage is E_ALL+E_STRICT compliant.


CategoryDoc

There are no comments on this page. [Add comment]

WideImage - an Object-Oriented PHP Image Library for Image manipulation
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.1815 seconds