rendering an image
Permalink
I have a variable $image which print_r to
File Object ( [error] => [fID] => 8 [fDateAdded] => 2015-04-15 14:19:42 [uID] => 1 [fslID] => 0 [ocID] => 204 [fOverrideSetPermissions] => 0 [fPassword] => [fvID] => 1 )
Can I render to an image or am I missing something, is there a php module missing?
File Object ( [error] => [fID] => 8 [fDateAdded] => 2015-04-15 14:19:42 [uID] => 1 [fslID] => 0 [ocID] => 204 [fOverrideSetPermissions] => 0 [fPassword] => [fvID] => 1 )
Can I render to an image or am I missing something, is there a php module missing?
http://www.concrete5.org/documentation/developers/5.6/files/helpers...
What you have is what they refer to as "$obj"