Welcome Guest, Not a member yet? Register   Sign In
image manipulation lib: How to reset $config[] properly for sequential manipulations?
#2

[eluser]Rick Jolly[/eluser]
Did you try calling clear() before initialize()?
Code:
$this->image_lib->clear();
$this->image_lib->initialize($config);


Messages In This Thread
image manipulation lib: How to reset $config[] properly for sequential manipulations? - by El Forum - 10-29-2007, 10:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB