Calculate Sum (Total) of Column in PHP

Submitted by jkev on
Hi guys, The purpose of this code is to teach you on how to calculate the values of a column using the Sum function. This is very useful if you want to create a poin of sale system in your PHP project. Hope you will like this source code, for more question about this code email me at [email protected] thank you. databasename: db folder sum.sql Sample code: Sum the Numbers in a Column Product

Post and Comment Script

Submitted by jkev on
Hi guys, In this code you will learn how to crate a Post and comment script which is very useful when you are developing a social networking site or any project that you want to put a Post and a comment system. Its design is from twitter bootstrap. Hope that you will like this code for more question email me at [email protected]. Thank you. Database name: post in db folder Sample code: Post

Twitter Bootstrap Tooltip

Submitted by jkev on
Learn how to create twitter-like tooltip using Bootstrap. A tooltip that doesn't rely on images and using CSS3 for animation. This script is very helpful if you want to display more info about the anchor link or the like. If you have question about this code, email me at [email protected] or visit twitter bootstrap site. Thank you. Sample code: Tooltip direction is a the left Top Tooltip

Animated Form Switching using Bootstrap Framework

Submitted by jkev on
Hi sourcecodester, This is an animated form switching using bootstrap framework. The script will switch between form login and signup page with transition effect. This code is simple but useful to your future project. To learn more about bootstrap framework please visit http://twitter.github.io/bootstrap/. Here's the sample code: FirstName LastName MiddleName Address Username Password Sign Up