Tagged Questions
0
votes
1answer
224 views
CRUD - using “call_user_func_array” to create new (php-activerecord)record?
I don't have an environment setup tonight to test this but this question has been nagging away at me all night so apologies.
I am using phpactiverecord within my codeigniter framework along with my ...