Responsive Apartment Management System

Submitted by optimumlinkup on
“Apartment Management System” or “AMS” is a webbased responsive application for apartment management. You can manage your whole apartment system through this web application. “Apartment Management System” is the best software for managing highly customizable apartment, flat, building or any kind of real estate properties. It will help you to control whole apartment in your hand at a glance. This

Date and Time of Last Visit

Submitted by alpha_luna on
This is simple script record which displays the date and time of your visitor's last visit. It will display when the user returns to your site. If it is your visitor's first visit to your site, a greeting message will be shown. You can customize the message to be displayed on your site. It will display the message, date and time of the user's last visit to the site.

Digital Clock using jQuery

Submitted by alpha_luna on
In this article, we are going to create Digital Clock using jQuery. You can use this simple program to your thesis projects or any kind of systems that you've created. Kindly download the full source code below.

You will Learn:

  • You can learn to construct simple markup using HTML.
  • You can learn to create stylish Digital Clock.
  • You can learn to build Digital Clock using jQuery.

Creating Markup

Creating simple HTML source code to display our Digital Clock.

Contact Form with Captcha Confirmation using PDO in PHP

Submitted by alpha_luna on
We are going to create Contact Form with Captcha Confirmation using PDO in PHP. These simple tutorial, you can download for free. I will teach you in step by step on how to create a contact form with captcha confirmation using PDO in PHP. Also, you can learn how to generate a random code and you can use this to protect your page from random spammers.

Responsive Form Validation

Submitted by rinvizle on
This tutorial we will create a Responsive Form Validation that we will show you how to integrate client side responsove form validation using jQuery validation. The client side of responsive form validation is very useful for validating a form and it makes your web project more user friendly. You can found many ways to perform client side validation in HTML form, but jQuery validation is the easiest way to validate a form.

Captcha Generator

Submitted by rinvizle on
This tutorial we will create a Capthcha Generator. And this simple project would be very helpful for your programming projects. Captcha Generator or a full form of CAPTCHA is telling humans and computers apart automatically. Captcha is a program which helps to protect your website from bots and determine the user is human or not. So, you need to add Captcha for protecting contact form, comment form and any other forms from spam. But many times you need to add a simple PHP captcha in form.