Genadi Saltikov Sun Jun 24 07:43:15 -0400 2012

Subject: Using PHP ActiveRecord outside a Framework (and MVC generally)?

Is it possible?
Part of the installation instructions, saying to set up the Model directory.
But what if I have none?
How do I set up and use AR?

Lets say I have a file.php and I want a DB class - how would I go about using AR?