You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.
I want to create a gif, but the use of the library with this framework has been extended to me, is there any experience?
I have added the file package in the code igniter library folder, creating the function intact in this way for example
$ this-> load-> library ('Color');
$ this-> load-> library ('Encoder');
$ this-> load-> library ('Frame');
$ this-> load-> library ('/ IO / FileStream');
But at the time of mail the function throws me
An Error Was Encountered
Non-existent class: Color
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to create a gif, but the use of the library with this framework has been extended to me, is there any experience?
I have added the file package in the code igniter library folder, creating the function intact in this way for example
$ this-> load-> library ('Color');
$ this-> load-> library ('Encoder');
$ this-> load-> library ('Frame');
$ this-> load-> library ('/ IO / FileStream');
But at the time of mail the function throws me
An Error Was Encountered
Non-existent class: Color
The text was updated successfully, but these errors were encountered: