css

Compressing Multiple Files as Zip and Download it using PHP

Submitted by oretnom23 on

In this tutorial, you will learn how to Compress Multiple Files as Zip and Download it using PHP Language. The tutorial aims to provide IT/CS Students and new programmers with a reference on using PHP ZipArchive(). Here, I will be providing a simple web application's snippets and source code zip file which demonstrates our main objective in this tutorial.

How to Display Images in a Random Order using JavaScript

Submitted by razormist on
Learn on how to create a How to Display Images in a Random Order using JavaScript - A simple JavaScript program that can display a random order of images. This tutorial will cover all the necessary function that will help you understand the basic coding script. JavaScript Free Tutorial.

Simple Touch Ball Game in JavaScript Free Source Code

Submitted by razormist on
Simple Touch Ball Game in JavaScript Free Source Code - A simple score base game where your goal is to follow and touch the ball as fast as you can. Each time you successfully touch the ball you will be given a score, so try to make more score and enjoy the game. JavaScript Free Source Code.

Creating a Todo List Application using Angular JS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Todo List using Angular JS. The tutorial aims to provide IT/CS Students and new programmers with a reference to learn with for developing a simple web application using Angular JS and LocalStorage. Here, a step-by-step tutorial with snippets of building a simple Todo List App is provided with a source code zip file that is free to download.

Judging Management System using PHP and MySQL Free Source Code

Submitted by oretnom23 on
This project is entitled Judging Management System. It is a web-based application that was developed using PHP Language and MySQL Database. The application provides an online and automated judging system. I manage certain organizations' event contests. It has a pleasant user interface and consists of user-friendly features and functionalities. How does the Judging Management System work? The

Online Graduate Tracer System for College of ICT Alumni in PHP Free Source Code

Submitted by tamparongj_03 on
This project is entitled Online Graduate Tracer System for College of ICT Alumni. This is a web-based application project developed in PHP and MySQL Database. It is mainly developed to provide a certain school with a platform to track their alumni and generate graphical reports of the alumni status. It has a simple and pleasant user interface developed with Bootstrap Framework. It also consists of

Drag and Drop Change Background Color in JavaScript

Submitted by razormist on
Learn on how to create a Drag and Drop Change Background Color in JavaScript. A simple program that will allow you to drag any object or element. This tutorial will surely help you learn the drag and drop function on how to implement it to any kind of system. JavaScript Free Tutorial.