Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

1gd.php File Reference

Go to the source code of this file.

Variables

 ver = $info['GD Version']
 module


Variable Documentation

module
 

Initial value:

 array(
                "name"      => "GD Library support",
                "var"       => "gdlib",
                "type"      => "function_check",
                "functions" => "imagecreatetruecolor:imagecreatefromjpeg:imagecreatefromgif:imagecreatefrompng:imagecopyresampled:imagejpeg:imagegif:imagepng",
                "serious"   => true,
                "error"     => 7,
                "warning"   => 0,
                "passed"    => "All needed GD functions founded.",
                "failed"    => "Too many (or all) GD functions were missing. Please check that you have GD 2.0.0 or newer installed in PHP!<br />".(($ver != "") ? "Currently installed PHP: $ver" : "No GD installed!"),
                "notpassed" => "Some functions are missing from GD support. You will need GD 2.0.0 or newer!")

Definition at line 27 of file 1gd.php.

ver = $info['GD Version']
 

Definition at line 25 of file 1gd.php.

Referenced by versionInfo().


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3