(not the zip file, the whole directory with any files).
I suggest you should (re)read chapter 1-3 of the book at least, and
then see what ad7six and teknoid wrote about SecurityComponent on
their blogs (try google)
On Nov 30, 4:39 pm, crisuwork wrote:
> Hi Dave,
> I import the code of app in rep
Hi Dave,
I import the code of app in repository folder.
On 30 Nov., 16:07, crisuwork wrote:
> I don't know how to import the code to the subversion repository. I
> don't see any option for that. Can you give me some tips for that
> action?
>
> On 30 Nov., 15:11, Dave wrote:
>
> > crisuwork will
I don't know how to import the code to the subversion repository. I
don't see any option for that. Can you give me some tips for that
action?
On 30 Nov., 15:11, Dave wrote:
> crisuwork will you import the code to the subversion repository please?
>
> thank you
>
> On Mon, Nov 30, 2009 at 6:06 AM,
crisuwork will you import the code to the subversion repository please?
thank you
On Mon, Nov 30, 2009 at 6:06 AM, crisuwork wrote:
> I try to learn and to use cakephp in the right way. This is just a
> base general code and I am trying to improve it. Especially I am
> interested in the vulner
I try to learn and to use cakephp in the right way. This is just a
base general code and I am trying to improve it. Especially I am
interested in the vulnerable side and ways to fix this. Thanks for
feedback and suggestions. :)
On 30 Nov., 11:48, "j0n4s.h4rtm...@googlemail.com"
wrote:
> Hello,
>
Hello,
my suggestions are:
- clean your code from outcommented waste/old stuff (its just much)
- use cake's ORM instad of query()
- use cake errors or session->setFlash instead of render('errors/
blah')
- docblocks make no sense if you do not describe the usage of the
method or the meaning of the