Page 365 of 211,269, showing 20 records out of 4,225,378 total, starting on record 7,281, ending on 7,300
# | Username | Text | |
---|---|---|---|
# | Aug 9th 2008, 13:57 | Anon323 | var $components = array("Security"); |
# | Aug 9th 2008, 13:57 | Anon323 | in my controller and |
# | Aug 9th 2008, 13:57 | Anon323 | $this->Security->disabledFields(array("foo", "bar")); |
# | Aug 9th 2008, 13:57 | Anon323 | in my function? |
# | Aug 9th 2008, 13:57 | jaredhoyt | Anon323: you can whitelist in save() |
# | Aug 9th 2008, 13:58 | markstory | Anon323: the component include is good. |
# | Aug 9th 2008, 14:01 | Matt1 | How do i get the full current url in controller ? |
# | Aug 9th 2008, 14:02 | Matt1 | FULL_BASE_URL . DS . Configure::read('App.dir') not gettting it all. |
# | Aug 9th 2008, 14:04 | markstory | Router::url('/'); |
# | Aug 9th 2008, 14:10 | Matt1 | markstory: perfect. thank you. |
# | Aug 9th 2008, 14:11 | klaasjan | Hello everyone |
# | Aug 9th 2008, 14:12 | markstory | helo |
# | Aug 9th 2008, 14:12 | klaasjan | Is it normal to aks your questions here?? |
# | Aug 9th 2008, 14:12 | Martz | klaasjan: fire away |
# | Aug 9th 2008, 14:12 | markstory | only in riddle form. |
# | Aug 9th 2008, 14:12 | klaasjan | all right |
# | Aug 9th 2008, 14:13 | Martz | Riddle me this.. |
# | Aug 9th 2008, 14:13 | klaasjan | i feel like i'm a newbie to php again but i can't get the framework to work for me |
# | Aug 9th 2008, 14:13 | markstory | what doesn't work? |
# | Aug 9th 2008, 14:14 | klaasjan | I've red the manual and I onderstand most of it |