Respostas criadas no fórum

A visualizar 1 resposta (de um total de 1)
  • Thread Starter jhouCCC

    (@jhouccc)

    Olá AllysonSouza… acredito que seja essa função… eu já havia testado ela… e mesmo com todos os campos preenchidos ela retorna eles vazios:

    array (size=5)
      'width' => int 890
      'height' => int 555
      'file' => string '2013/05/548114_386328961388772_699533325_n3.png' (length=47)
      'sizes' =>
        array (size=2)
          'thumbnail' =>
            array (size=4)
              'file' => string '548114_386328961388772_699533325_n3-150x150.png' (length=47)
              'width' => int 150
              'height' => int 150
              'mime-type' => string 'image/png' (length=9)
          'medium' =>
            array (size=4)
              'file' => string '548114_386328961388772_699533325_n3-300x187.png' (length=47)
              'width' => int 300
              'height' => int 187
              'mime-type' => string 'image/png' (length=9)
      'image_meta' =>
        array (size=10)
          'aperture' => int 0
          'credit' => string '' (length=0)
          'camera' => string '' (length=0)
          'caption' => string '' (length=0)
          'created_timestamp' => int 0
          'copyright' => string '' (length=0)
          'focal_length' => int 0
          'iso' => int 0
          'shutter_speed' => int 0
          'title' => string '' (length=0)

    O que será que está acontecendo…

A visualizar 1 resposta (de um total de 1)