Page 5 of 211,259, showing 20 records out of 4,225,177 total, starting on record 81, ending on 100
# | Username | Text | |
---|---|---|---|
# | Aug 6th 2008, 14:43 | thestaff | cuz category is just a tilte |
# | Aug 6th 2008, 14:43 | teknoid | jaredhoyt: i also got an f, for not using a cdn ... no sh*t :) |
# | Aug 6th 2008, 14:43 | thestaff | whta is the easiest way to do that ? |
# | Aug 6th 2008, 14:44 | thestaff | should i use ajax ? |
# | Aug 6th 2008, 14:44 | Maniaman | lqdice____: swfupload is the only thing i know of |
# | Aug 6th 2008, 14:44 | lqdice____ | Maniaman: swf has 100mb cap i believe |
# | Aug 6th 2008, 14:45 | Maniaman | i think you can change it |
# | Aug 6th 2008, 14:45 | Raphael | I still have the same schema : Posts - PostsTags - Tags |
# | Aug 6th 2008, 14:45 | Noise98 | no |
# | Aug 6th 2008, 14:45 | Maniaman | havent ever tried with large files though |
# | Aug 6th 2008, 14:45 | Noise98 | swf is max 100 |
# | Aug 6th 2008, 14:45 | lqdice____ | Maniaman: its flash |
# | Aug 6th 2008, 14:45 | Raphael | In my PostsTags, I have 3 fields : |
# | Aug 6th 2008, 14:45 | Raphael | post_id, tag_id, order |
# | Aug 6th 2008, 14:45 | Noise98 | lqdice: you need a progress indicator ? |
# | Aug 6th 2008, 14:45 | Raphael | when I save the relation, all is fine |
# | Aug 6th 2008, 14:45 | Raphael | but now, I would like to fill the order field too |
# | Aug 6th 2008, 14:45 | Raphael | How should I do ? |
# | Aug 6th 2008, 14:47 | Raphael | $this->Post->save(array( |
# | Aug 6th 2008, 14:47 | Raphael | 'Post' => array('id' => $id), |