What is the php predefined variable that tells the What types of images that php supp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jagdpenta
    New Member
    • Dec 2006
    • 2

    What is the php predefined variable that tells the What types of images that php supp

    hi all
    i 'm new to this forum
    please send me reply and take me out from this problem

    What is the php predefined variable that tells the What types of images that php supports

    E-Mail address blocked: See forum rules. moderator

    Thanks in advance
    Last edited by ronverdonk; Dec 30 '06, 12:03 AM. Reason: email address removed
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    That does not exist in PHP, any image is just a file to php itself. Therefore I assume you are referring to the builtin GD function library. Then you'd better have alook at the documentation concerning GD and images at http://nl2.php.net/manual/en/ref.image.php

    Ronald :cool:

    Comment

    Working...