Page 353 of 211,269, showing 20 records out of 4,225,363 total, starting on record 7,041, ending on 7,060
# | Username | Text | |
---|---|---|---|
# | Aug 9th 2008, 11:27 | lhy | the sql query returns 1 row so I assume it is ok. |
# | Aug 9th 2008, 11:27 | ilove_php | @AD7six - when i use $form->input theres always a "blank" space before the inputbox, can't find a way to remove that |
# | Aug 9th 2008, 11:27 | AD7six | that doesn't answer my question lhy |
# | Aug 9th 2008, 11:27 | lhy | after it checks the result... it will write the user id to the session |
# | Aug 9th 2008, 11:28 | AD7six | ilove_php: why do you care a bout whitespace |
# | Aug 9th 2008, 11:28 | freebox | AD7six: Look: http://bin.cakephp.org/view/135667706 |
# | Aug 9th 2008, 11:28 | AD7six | lhy: are yo uusing the auth component |
# | Aug 9th 2008, 11:28 | freebox | all i want to do is paginate that "related piadas" |
# | Aug 9th 2008, 11:28 | ilove_php | i have other inputboxes (such as passwords and stuffs) and i want those boxes to be aligned |
# | Aug 9th 2008, 11:28 | lhy | AD7six nope.. I use the tutorial at the bakery |
# | Aug 9th 2008, 11:29 | ilove_php | of course i can do it using form tags on html but i want to fully utilize cakephp's formhelpers |
# | Aug 9th 2008, 11:29 | AD7six | ilove_php: whitespace doesn't affect html |
# | Aug 9th 2008, 11:30 | AD7six | freebox so: do so? |
# | Aug 9th 2008, 11:30 | freebox | AD7six: i don't know :( |
# | Aug 9th 2008, 11:30 | kalileo | well, one single space does usually |
# | Aug 9th 2008, 11:30 | AD7six | freebox where have you alrady looked. |
# | Aug 9th 2008, 11:31 | freebox | all i know about paginate is this: $this->set('piadas', $this->paginate()); |
# | Aug 9th 2008, 11:31 | lhy | AD7six http://bakery.cakephp.org/articles/view/simple-form-authentication-in-1-2-x-x |
# | Aug 9th 2008, 11:31 | AD7six | freebox I didn't ask you what you know |
# | Aug 9th 2008, 11:32 | AD7six | freebox which implies you haven't looked anywhere - try the pagination chapter in the book for a start. |