Contact Application

Submitted by Frankline on
Hello Friends, This simple contact application is an update of the earlier submitted version. In this application, i aimed at demonstrating the principles of serialization and deserialization. Make use of the following instruction to operate the system: 1. Click on file 2. Click open to display the existing contacts 3. Make use of the listbox for navigation 4. Each time you add a new contact to

Flat jQuery Side Bar Menu

Submitted by alpha_luna on
Related work: How To Make Simple SideBar Menu Using HTML JavaScript In this tutorial, we are going to learn another kind of flat sidebar menu using the power of jQuery with a simple CSS. This work, by the using of jQuery, you can easily create a functional flat menu design. You can easily indicate the menu items numbers displayed with their parent menu item. For the design, with the help of CSS

Falling Text Effect Using HTML JavaScript

Submitted by alpha_luna on

Good Day!!!

Today, we are going to learn about falling text effect, using HTML JavaScript. This script adds a simple twist to your regular text on your page. It will randomly falling or dropping the content text individually before the next text. You can use it in your site for it to have a simple headlines falling text effect. In this work of script, every content is wrapped in a LI element of this work. All animation is provided by the CSS3.

Responsive Side Bar Menu Using HTML JavaScript

Submitted by alpha_luna on
In this tutorial, we are going to learn about simple responsive side bar menu using HTML JavaScript. This side bar is applicable to any gadgets. You can use it in your certain site. It can cover up an unending number of sub menus, thus , gives infinite contents. This responsive menu can also be used with mobile devices of smaller screens for all the sub menus can just be stacked in the main menu.

How To Use Function checkdate() Using PHP

Submitted by alpha_luna on

Good Day!!!

In this tutorial, we are going to learn PHP function, and it's called "checkdate()". The checkdate() function returns true if the specified date is valid, and false otherwise.
A date is valid if:
  • month - is between 1 and 12 inclusive
  • day - is within the allowed number of days for the particular month
  • year - is between 1 and 32767 inclusive
This function has this form:

Online Library Management System in ASP.NET

Submitted by Bhaumik Mistry on
This project is online library system using ASP.NET. The user has an option to register and create their own account. The user has limited access on the system. They can only check for books available. Only the admin can access the full system. He/she can check for books available, add books, view records and other transactions. Hope you learn from this. Happy coding.

How To Make Simple SideBar Menu Using HTML JavaScript

Submitted by alpha_luna on
This sidebar menu not only handles your every menu that you have, with the help of CSS animation techniques you can absolutely arrange it, or you can combined it. Compress your sidebar menu with the flat designed that we have. If you have a lot of menus in your site, you can use this sidebar menu to minimize it all. In this work, it's only one sub-menu but you can customize it. You can make it

Online Virtual Assistant

Submitted by rdpantino on
Library - Search Engine for thesis and capstone records. A search engine system for capstone/thesis of the students in the school. It allows administrator to manage accounts of students that are able to use the system. Manage Course and Category courses that is offered in the school. Records Projects of the students who submitted or passed their thesis and capstone. Allow searching of thesis

Codeigniter - Technical Support System

Submitted by rdpantino on
This is a full system called Technical Support System. The system function as a support to those who have problems using the computer as they can report to the administrator what is wrong on it, and for the administrator to monitor the computers and hardwares Modules -accounts -computer profile -home -inbox -inboxadmin -login -logout -purchase -request -solution This system is made on Codeigniter