Page 56 of 211,235, showing 20 records out of 4,224,693 total, starting on record 1,101, ending on 1,120
# | Username | Text | |
---|---|---|---|
# | Aug 6th 2008, 22:13 | cobol | nah |
# | Aug 6th 2008, 22:14 | cobol | that would violate convention, actually |
# | Aug 6th 2008, 22:14 | nymacro | that way when you iterate over $array['Post'] it would have the same behaviour |
# | Aug 6th 2008, 22:14 | cobol | it would break saves |
# | Aug 6th 2008, 22:14 | nymacro | Oh well |
# | Aug 6th 2008, 22:14 | cobol | if thats the biggest problem you're having |
# | Aug 6th 2008, 22:14 | cobol | seriously |
# | Aug 6th 2008, 22:14 | cobol | shut it :P |
# | Aug 6th 2008, 22:14 | cobol | ;) |
# | Aug 6th 2008, 22:14 | nymacro | lol |
# | Aug 6th 2008, 22:14 | nymacro | It isn't really a problem. Was just interested if there was a better way to do it :P |
# | Aug 6th 2008, 22:15 | nymacro | I'm like that. You know. Lazy |
# | Aug 6th 2008, 22:15 | cobol | good programmers always are |
# | Aug 6th 2008, 22:21 | Jezek | how can i cache an array |
# | Aug 6th 2008, 22:28 | poluta1 | can somebody explain to me..? what is convention over configuration ? owwhh... silly question.. :( sorry |
# | Aug 6th 2008, 22:28 | Hedz | example of convetions is tables names |
# | Aug 6th 2008, 22:28 | Hedz | all table names must be plural |
# | Aug 6th 2008, 22:28 | Hedz | so you dont need to configure it... its convention |
# | Aug 6th 2008, 22:29 | moelee | umm |
# | Aug 6th 2008, 22:29 | moelee | cakephp relies on naming conventions |