MitkOK 61 Junior Poster

Hi.

I'm learning now CakePHP and I'm writing basic login script.
So when I log ( validate username and password ) I want to
print a message and after 5 seconds to redirect to index.

I use $this->flash('Login successfull', '/users/index', 5); but
won't work ;(

Ideas ?

Thanks in advance.

- Mitko Kostov

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.