Featured Post:
Jan
23
Many of us who developed the habit of writing functions and procedural code (blame it on the high-school C courses) with PHP4 will need to switch to the OOP paradigm with PHP5. For me, its just another way to organize the same functions and procedures. Lets try to build a url shortener using something similar to the Factory pattern.(Read More...)
1 posts in this category