Page 122 of 211,239, showing 20 records out of 4,224,780 total, starting on record 2,421, ending on 2,440
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 06:03 | stevieboy | you mean rtfb |
# | Aug 7th 2008, 06:03 | alkemann | yea |
# | Aug 7th 2008, 06:03 | stevieboy | ;) |
# | Aug 7th 2008, 06:05 | poluta1 | woyoo... thx everybody... :) |
# | Aug 7th 2008, 06:07 | trueaxe | what's the right find condition for this sql satement: WEEK(created,1) = WEEK(CURRENT_DATE, 1)?? |
# | Aug 7th 2008, 06:07 | alkemann | honestly i dont demend that ppl read manuals, but putting your key word in a search field? |
# | Aug 7th 2008, 06:07 | trueaxe | me? |
# | Aug 7th 2008, 06:07 | alkemann | no |
# | Aug 7th 2008, 06:10 | stevieboy | alkemann: i agree |
# | Aug 7th 2008, 06:11 | stevieboy | trueaxe: maybe it'd be better if you dont use mysql-specific functions in cake |
# | Aug 7th 2008, 06:12 | trueaxe | stevieboy: hmm, might be a good idea |
# | Aug 7th 2008, 06:12 | stevieboy | cakephp is all about being db-independent |
# | Aug 7th 2008, 06:12 | stevieboy | mvc ftw |
# | Aug 7th 2008, 06:13 | stevieboy | you better should,bot |
# | Aug 7th 2008, 06:13 | trueaxe | well, it's so much easier with the mysql functions |
# | Aug 7th 2008, 06:13 | trueaxe | if it works |
# | Aug 7th 2008, 06:13 | stevieboy | i know |
# | Aug 7th 2008, 06:13 | stevieboy | but your app would be glued to mysql |
# | Aug 7th 2008, 06:14 | trueaxe | yeah |
# | Aug 7th 2008, 06:15 | trueaxe | still, it's a small app and the db will be mysql. Maybe I will change it sometimes later |