Create manageable pages using object oriented programming
Monday, September 3rd, 2007Huge sites with thousands of pages and the design hardcoded on each page, this might not be so common these days. But they still exist on some sites on the net. However today people have recognized how inefficient this really is and instead use solutions like dynamically built pages on the fly using PHP and […]
