Search Type: Posts; User: pierzu
Search: Search took 0.01 seconds.
-
3 Apr 2012 1:58 AM
- Replies
- 99
- Views
- 23,309
For example, as you said, 10 groups, 1000 users, what is the best solution?
Ok, i know how to don't display id, but, if user will look at source, there will be all data. I want to avoid thtat,... -
2 Apr 2012 4:39 AM
- Replies
- 99
- Views
- 23,309
For example, i have two tables, "users" and "groups".
Users table fields : id, hid, name, group_id
Groups fields : id, hid, name
Ofc exisiting foreign key, model association.
I'm creating... -
29 Mar 2012 5:27 AM
- Replies
- 99
- Views
- 23,309
I also recommend to change 45 line in BanchaApi.php file for:
if(array_key_exists('Bancha.BanchaRemotable', $model->actsAs)) {
Original line is not working in case, when you add something in... -
29 Mar 2012 5:18 AM
- Replies
- 99
- Views
- 23,309
How i can assiociate data with foreign keys now?
Results 1 to 4 of 4
