mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
d6c1f6dc1d
commit
1bee76fb06
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue