imagetypes is in 3.0.18

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34410 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Rasmus Lerdorf 2000-10-22 19:43:01 +00:00
parent d6c1f6dc1d
commit 1bee76fb06

View file

@ -1088,7 +1088,7 @@ function LoadPNG ($imgname) {
</note>
<note>
<para>
In PHP4 as of version 4.0.2 you can use the function
As of version 3.0.18 and 4.0.2 you can use the function
<function>imagetypes</function> in place of
<function>function_exists</function> for checking
the presence of the various supported image formats: