John Ziebro

Print and web designer extraordinaire

Archive for the 'oop' Category

Second PHP5 OOP Attempt

Sunday, October 29th, 2006

Even though it was a good concept, the oop code in my last post was no where near working. After a little bit of research I came up with two classes that create form fields for web pages. In the process I learned about abstract classes and protected, private and public variables and functions. Abstract […]

Read the rest of this entry »

My First OOP Attempt

Thursday, October 26th, 2006

Read the rest of this entry »