EllisLab text mark
Advanced Search
     
[Request] Upload lib convert to properties lib
Posted: 20 January 2012 06:34 PM   [ Ignore ]
Joined: 2011-12-31
8 posts

This is a little over my head so i was wondering can someone convert the image lib

https://github.com/EllisLab/CodeIgniter/blob/develop/system/libraries/Upload.php

so that you can pass it upload $config and an image in a var and it return that images data() properties?

id find this very useful and im sure others would

e.g.

$this->load->library(‘upload_properties’, $config);

and it output like

$image_data[$i] = $this->upload_properties->data();

so that a files properties could be got without running the upload process

 
Posted: 20 January 2012 07:14 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2011-12-31
8 posts

anyone? :S

 
Posted: 21 January 2012 05:31 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2011-12-31
8 posts

bump

 
Posted: 21 January 2012 10:09 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

@dynaflow : Sorry, I can’t help, but I think you should create new issues on github repository
https://github.com/EllisLab/CodeIgniter/issues/new

The CodeIgniter reactor engineers should be able to solve this issue faster.

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!