Applying Rails Database Strategy to PHP
Published June 2nd, 2006
Getting Real With Databases in PHP
Hmmm... this looks like it's worth reading if I'm going to continue working with PHP. My hosting service is making Rails available soon, so I thought I might try that out. This author describes a way of applying the Rails strategy of "abstracting database queries into separate objects for each table" to PHP. Hey, I like reading this kind of stuff! Never know what you're going to learn...
Show Comments