php-mvc
php-mvc copied to clipboard
Passing PDO results to html views
How would I pass a array of lets say for example news posts from a controller to a view? how would I display it for each post?
Please see the documentation here.