250free
courses & lectures available for
User Interface (UI)
User Registration Part 2
by
IIT Bombay
on
Spoken Tutorial
Duration:
User Registration Part 2
Striping tags of inputed strings and converting password into md5 encryption.
Use of : strip_tags(strigs) - cuts down unnecessary spaces,html tags and queries from string.
User Registration Part 3
Checking whether the username and password provided meet the required length sizes.
Use of : strlen("string") - counts th character length of the string.
Select existing organization
Login as admin
Understand the Master Menu
User account settings i.e add user,change username,change password
Add manager and operator as user role
Login as manager
R..