Jamon Holmgren

  • Registered on: 2011-03-05
  • Last connection: 2012-03-23

Activity

Reported issues: 0

2012-03-23

03:09 PM PHP ActiveRecord General: RE: Nightly build
Apparently not?

2011-09-13

10:48 AM PHP ActiveRecord General: RE: php.activerecord status
Nanne -- we've been using the one from May of 2010 for quite some time now with no issues. It looks like they just re...

2011-09-06

02:07 PM PHP ActiveRecord General: RE: RE: php.activerecord status
I agree with Chris and Scott. PHP-AR is fabulous and we use the latest "nightly build" every day in our PHP developme...

2011-07-12

11:37 PM PHP ActiveRecord Help: RE: stable vs nightly
And yes you should use it. :) It's been great for my company.
11:36 PM PHP ActiveRecord Help: RE: stable vs nightly
I would highly recommend the nightly build. Seems quite stable and there are some great new features. Some of the doc...

2011-04-21

06:32 PM PHP ActiveRecord Help: RE: Get created_at
Just grab the object and then you can use it as you want. It's an object itself, so be aware of that.
<pre class=...
06:24 PM PHP ActiveRecord Help: RE: Documentation
Unfortunately, despite PHP-AR being an awesome framework there is little activity. I'm going to try and frequent it m...

2011-04-13

03:07 PM PHP ActiveRecord Help: RE: Run validation not on save
I believe you can use this:
$is_valid = $my_object->is_valid();
Try that and post if it worked.

Also available in: Atom