Showing posts with label ExtJS. Show all posts
Showing posts with label ExtJS. Show all posts

Tuesday, February 9, 2016

How to Create User Form and User Level Access Using ExtJS + PHP + MySQL Database


This post will discuss about how to create a user form and  user group access levels for each user. Each group has a different access levels . This application was created using ExtJS Framework , PHP and MySQL Database.

Features in the app :
- Login
- Logout
- Grid
- Search
- Add New User , Edit , Delete
- Add New Group , Edit Delete
- Right Click Menu
- Double Click Event
- Multi User Access

Sunday, February 7, 2016

How to Create Main Page with Tab Panel and Tree Navigation Menu Using ExtJS Framework + PHP


In previous posts I've shared How to Create a Login Form Using ExtJS Framework + PHP + MySQL Database. This time I will share How to Create Main Page with Tab Panel and Tree Navigation Menu Using ExtJS Framework + PHP.

The following step-by-step how to create a main page and navigation menu using ExtJS Framework + PHP :

1. Create new folder 'example' in htdocs


2. Copy folder library ExtJS

Friday, January 29, 2016

How to Create Login Form Using ExtJS Framework + PHP + MySQL

In this post we will create a login form using ExtJS Framework + PHP + MySQL database. In general the login form used to restrict user access rights system. So who can access the system only those who have registered on the system. Login form also serves to improve system security.

Video Tutorial How To Create Login Form Using ExtJs, PHP, Database MySql



Here are the steps how to create a

ExtJS



ExtJS is a JavaScript-based UI Framework to facilitate the creation and development of web-based applications. ExtJs facilitate in making interactive web interface look like desktop applications. ExtJs can be integrated with CodeIgniter, CakePHP, Yii, ASP, Java and others.


Supports a variety of browsers
Supports MVC architecture
ExtJS Component Library Provides complete
UI widgets available