Posts Tagged ‘Login’

Extjs Form: Change Password

Friday, February 27th, 2009

In the previous tutorial: Login Extjs-Confirm Password , when a user has successfully logged in, then he will go to this page. In this page a user can change his password because there is a session id to identify its.

(more…)

Login Extjs: Confirm Password

Friday, February 27th, 2009

One way to secure our website from outside attack is to create a login form. In this section we will learn about how to make login form using extjs and php how to make a session to restrict the access . In this tutorial i will create login form have confirm password. I get inspiration from this website www.extjs.com.

(more…)