Child Rate Program

Submitted by bossmark2012 on
QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City Your friends who own Lullaby Land, knows what a knowledgeable programmer you are and has requested your assistance. She is going to provide around-the-clock child-rate. She and her coworkers require a quick, easy way to be able to calculate the total amounts owed by he clients. The application

How To Create Twitter Style - Remaining Character Count

Submitted by alpha_luna on
Are you familiar with this program? If you have an account on Twitter, you will know how it works this program. In this article, we are going to learn on How To Create Twitter Style - Remaining Character Count. This program calculates the remaining character count in Textarea by entering of the user with the use of jQuery script. Note: The max length of our character is 200.

How To Create Facebook Style – Like Unlike Using PHP

Submitted by alpha_luna on
If you are looking for a source code on How To Create Facebook Style – Like Unlike Using PHP then you are at the right place. This sample work is very familiar to us. Today, most of us are using Facebook, and the interesting part in Facebook is to like the post of your friend, family, and etc. In this article, we create a simple like unlike using PHP. For updating likes count in our database, we used jQuery.

How To Create Grade Solver Using JavaScript

Submitted by alpha_luna on
If you are looking for a solution or an easy way to solve subject grades then you are at the right place. In this tutorial, we are going to learn on How To Create Grade Solver Using JavaScript. And using HTML forms and CSS. What does the program work? To ask the user their Full name, their subject, prelim, midterm and their end term grade. Then, click the “Compute Grade” button that our program will compute the average grade of the student. Final, our program will check your average grade to determine the student passed or failed in their subject.