php-mvc
php-mvc copied to clipboard
Controllers to Models
how to call function models in function controller?
To call a method in a model class, you need to create an instance of that class, is that what you meant?
yes... and one more thing, I got huge problem to rendering the base.html file.
Ok... please can you describe the huge problem in more detail?