Closed GioMBG closed 7 years ago
kindly: how I can call the class ? this make me error: use \ForceUTF8\Encoding; suggestions ? thx
Have you loaded the class file(s) with include or require?
include
require
Maybe use composer to autoload classes: http://getcomposer.org
It will be automagically available in your whole project.
kindly: how I can call the class ? this make me error: use \ForceUTF8\Encoding; suggestions ? thx