Simple MS Access Advanced Login Form

Submitted by walidsharaar on
We have simple MS Access login form tutorial. This tutorial suitable for the beginners. With three user role: Username:Admin Password:Admin Username:Developer Password:Developer Username:Director Password:Director You can enable bypass by double clicking the image of the login form. Bypass username: Admin Bypass password: Admin

How to Create Dynamic Select Box using PHP

Submitted by alpha_luna on

Dynamic Select Box using PHP

In this tutorial, we are going to learn on how to create Dynamic Select Box using PHP. This tutorial works by the user for selecting the first select box which is a list of country, then the second select box will automatically load without any refreshing the whole page and it will display the corresponding states in the chosen country and the same with the third select box it will display cities in the chosen states.

For example

The selected country is Australia.

Web Page Slice Transition Effect with jQuery and CSS3

Submitted by alpha_luna on

Web Page Slice Transition Effect

If you are looking for Web Page Slice Transition Effect with jQuery and CSS3 then you are at the right place. We are going to use the slice screen jQuery plugin to apply the 3D transforms to create slice animation to the image when it moves to the next image from the web page.

Introducing New Units: Nokia's Comeback Will Soon Heat Up The Mobile World

Submitted by Van Ledesma on
Mobile phones is one of the most useful gadgets as of the present. Its advantages ranges from entertainment to file storage to communication until it even reached the educational purpose. Mobile phones now come as an aid to education as it can serve as surfing devices over the net. Before, the well-known names of mobile companies here in the Philippines were Nokia, Samsung, Motorola, and Alcatel

Airlander 10: US Largest Surveillance Aircraft

Submitted by Richan Beran on
Airlander: US Largest Surveillance Aircraft The world welcomed the new innovative aircraft of the history. The aircraft was built and developed by the US army as a surveillance aircraft. The new innovation of the US is the largest aircraft in the modern human history. The Makers Hybrid Air Vehicles or the HAV, the aircraft will be used in the commercial sector such as carrying cargo. According to

Extract All URL’s from a Web Page using PHP

Submitted by alpha_luna on

Extract All URL’s from a Web Page using PHP

In this tutorial, we are going to learn how to Extract All URL’s from a Web Page using PHP. This tutorial, we are going to extract all URL’s in your web page and it’s familiar in many cases. Type one URL to the text box and we are going to extract it. Then, it can easily get all URL’s from a web page using PHP. We have short and simple source code in this tutorial to extract all URL’s from a web page using PHP.

Employee Management System

Submitted by Hadiprasetyo on
This Employee Management System created to manage the employee data. This system created to record all data of the employee. You can add, edit, and delete data in this system. The other function, you can change also the password. Featured System Add new employee data Edit employee data Delete employee data Change employee password Filter employee data

How to Create Converter for Decimal to Binary

Submitted by alpha_luna on
In the previous tutorial, we create a simple Converter For Binary To Decimal. Today, we create another converter this is an alternative of the previous tutorial. And it's called Converter for Decimal to Binary. This converter works by typing a numeric value from the user then the user clicks the "Ok" button to convert the Decimal Value to in Binary Form. This program also creates using JavaScript.

Simple Image Viewer Plugin with CSS, JavaScript, and Canvas

Submitted by alpha_luna on

Simple Image Viewer Plugin

In this tutorial, we are going to create Simple Image Viewer Plugin with CSS, JavaScript, and Canvas. Using ImageTrans.js is a simple plugin that can display any picture or image viewer. It can zoom in and out, flip to vertical or horizontal, and it has rotating features.