Reply to Integration of MVC

Integration of MVC new!
by Sai, 10 years ago
Hello! TinyMVC use. I want to connect the class as a plugin. I can rename the file?
tinymvc_library_upload.php

And rename the class?
class TinyMVC_Library_Upload {}

Next load the plugin:
$this->load->library('upload');

Now it should be called as $this->upload($_FILES['file']); and $this->upload->uploaded;

But this does not work, a class. Even the error does not return. Can you recommend that be?Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important