Log message #108906

# At Username Text
# Aug 7th 2008, 06:16 stevieboy then at least leave a comment with TODO there explaining the "problem"
# 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
# Aug 7th 2008, 06:14 trueaxe yeah
# Aug 7th 2008, 06:13 stevieboy but your app would be glued to mysql
# Aug 7th 2008, 06:13 stevieboy i know
# Aug 7th 2008, 06:13 trueaxe if it works
# Aug 7th 2008, 06:13 trueaxe well, it's so much easier with the mysql functions
# Aug 7th 2008, 06:13 stevieboy you better should,bot
# Aug 7th 2008, 06:12 stevieboy mvc ftw
# Aug 7th 2008, 06:12 stevieboy cakephp is all about being db-independent
# Aug 7th 2008, 06:12 trueaxe stevieboy: hmm, might be a good idea
# 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:10 stevieboy alkemann: i agree
# Aug 7th 2008, 06:07 alkemann no
# Aug 7th 2008, 06:07 trueaxe me?
# 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 what's the right find condition for this sql satement: WEEK(created,1) = WEEK(CURRENT_DATE, 1)??
# Aug 7th 2008, 06:05 poluta1 woyoo... thx everybody... :)
# Aug 7th 2008, 06:03 stevieboy ;)
# Aug 7th 2008, 06:03 alkemann yea
# Aug 7th 2008, 06:03 stevieboy you mean rtfb
# Aug 7th 2008, 06:03 alkemann rtfm <3
# Aug 7th 2008, 06:02 alkemann http://bakery.cakephp.org/articles/view/improved-captcha-component
# Aug 7th 2008, 06:02 alkemann http://bakery.cakephp.org/articles/view/captcha-component-with-phpcaptcha
# Aug 7th 2008, 06:02 alkemann poluta1: http://bakery.cakephp.org/articles/view/integrate-cakephp-with-kcaptcha
# Aug 7th 2008, 05:59 poluta1 yeaaaa back to old way :D
# Aug 7th 2008, 05:59 poluta1 wewww... :D it is so difficult creating custom model validation for captcha
# Aug 7th 2008, 05:49 zeen anyone got a jaiku account so they can invite me?
# Aug 7th 2008, 05:34 primeminister sorry, was a bit off
# Aug 7th 2008, 05:34 primeminister alkemann: no need for extra security in query
# Aug 7th 2008, 05:34 alkemann heh ok
# Aug 7th 2008, 05:34 primeminister alkemann: you are right. that is. so... :) my bad
# Aug 7th 2008, 05:34 alkemann primeminister: eh.. makes no sense to me.. the id field is unique
# Aug 7th 2008, 05:33 batcoder-7 alkemann: that can only do soo much
# Aug 7th 2008, 05:33 primeminister alkemann: I want to have an extra AND in that WHERE clause like: AND accountid=12
# Aug 7th 2008, 05:33 alkemann w3schools batcoder-7
# Aug 7th 2008, 05:32 batcoder-7 man i wish i knew CSS MUCH better damn shit
# Aug 7th 2008, 05:32 primeminister alkemann: That is placed in the WHERE clause of that UPDATE query
# Aug 7th 2008, 05:32 primeminister alkemann: Normally when get an UPDATE query in cake you pas an valid id right?
# Aug 7th 2008, 05:31 alkemann i still have no idea what u wanna do
# Aug 7th 2008, 05:30 primeminister I can do it in the code, but wondering if this is possible