Jono B

  • Registered on: 2010-09-08
  • Last connection: 2011-08-04

Activity

Reported issues: 0

2011-02-20

12:29 PM PHP ActiveRecord General: RE: MVC - model separated logic?
Something like:...

2011-02-10

08:10 PM PHP ActiveRecord General: RE: query object
+1 from me on this as well.
For simplicity of writing, CodeIgniter's AR syntax (http://codeigniter.com/user_guide/...
09:24 AM PHP ActiveRecord Help: RE: Weird update behavior
Try this maybe:...
09:20 AM PHP ActiveRecord Help: Getting the sql string
Is it possible to get the sql string generated by a model?
I thought that the following would do the trick, but it...

2011-01-27

07:37 AM PHP ActiveRecord Help: RE: Error message: date_create() expects parameter 1 to be string, array given
Nevermind, my mistake.
07:13 AM PHP ActiveRecord Help: Error message: date_create() expects parameter 1 to be string, array given
Hi,
I am running the Nightly Build of phpar, and getting the following error message on activerecord\lib\Connectio...

2011-01-17

02:18 PM PHP ActiveRecord Help: RE: Undefined method
You are welcome.
If you are finding by ID, then you can also just do:...

2011-01-16

11:45 AM PHP ActiveRecord Help: RE: Undefined method
You have to load the model first, before trying to delete it.
See http://www.phpactiverecord.org/projects/main/wik...

2011-01-12

08:18 AM PHP ActiveRecord Help: RE: Associate array insert/update saving
Although a bit long winded, using $attr_accessible worked perfectly.
Thanks Kien.

2011-01-11

03:32 PM PHP ActiveRecord Help: RE: Associate array insert/update saving
Hi Ben,
Thanks for the reply. That is very very close to what I was looking for.
One drawback, however, is that...

Also available in: Atom