9 month ago
deusx : ClassNamer - "Can't think of a good class name? Try this"
Rod Begbie : ClassNamer - "Can't think of a good class name? Try this" Also handy for filling in status reports. "This week, I optimized the WritableCommandVector." [via] #
# copy
11 month ago
deusx : Ian Bicking: a blog :: Documents vs. Objects - "Resources and objects are in many ways similar, but in other ways completely opposite."
# copy
37 month ago
kayodeok : Create graphics the smart way with PHP: How to build an object-oriented graphics library - This article shows how to build an object-oriented graphics layer in PHP. Using object-oriented systems can make building complex graphics much easier than building the graphics using the primitives in the standard PHP library
# copy
44 month ago
kayodeok : Using PHP Objects to access your Database Tables (Part 1) - This tutorial is intended for developers who have already written code to get data in and out of a MySQL database, but who wish to discover if there are any benefits of adopting an Object Oriented approach
# copy
44 month ago
kayodeok : Using PHP Objects to access your Database Tables (Part 2) - This is a follow-up to Using PHP Objects to access your Database Tables (Part 1) in which I showed you how to create a base class to contain all the standard code to access any database table, how to create extensions to this class for each individual tab
# copy