i have like 983462364 images and i want them all on one page but i dont want to have to type out the image tag every time so cant i make it so that i put the images ina folder and it will just add it to the page?
MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)