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.

Expense Management Plus Accounting Software

Submitted by waqaxx on
Complete expense management system developed in C#.net. Full managed database included primary and foreign keys. script included in project. contact for some more features ([email protected]) Some main features are: 1. Admin & Employee Login separate features. 2. Company setup information for printing at the end of reports and invoices 3. Manages personal expense also (with reports) 4

Computer Aided Instruction

Submitted by Jassmazing on
A project requirement for ITCS 310 The proposed study is basically application software that is flexible in different kinds of subject. This study comprised about broad knowledge in the said topic manner. It includes pictures and images to further describe the lessons. The proposed study was a Computer Aided Instruction program that was developed using Visual Basic 2010 which helped the

File Size Validation

Submitted by alpha_luna on
A simple tutorial that can really help you in an easy way. In this article, we are going to tackle about File Size Validation. There are many ways to use a validation using other languages like PHP, checking the form elements if it is an empty or not. But now, we are going to validate the File Size after clicking the button upload. If the file size exceeding the size that we set our script will surely return an alert.