Captcha Script

Submitted by jkev on
Hi guys, I have here a captcha source code that enables you to generate a random code and protect your page for spammers. You can insert this code to your project as a type of test that the response is generated by a human being. For more question about this code email me at [email protected]. Thank you. " id='captchaimg' > Enter the Code Above Submit The captcha code does not match! Code

Twitter Bootstrap Popover

Submitted by jkev on
Hi guys, I have here a Popover from twitter bootstrap. Add small overlays of content, like those on the iPad, to any element for housing secondary information. Try this code to your future project. Hope you like this code, for more question email me at [email protected] or visit twitter bootstrap website. Thank you. Sample code: Click to toggle popover top Click to toggle popover left Click to

Google Apps Script Useful Enhancement Announced

Submitted by navajocodetalker on
Google announcement recently some of the most useful enhancement to their Apps Script. The information was relayed according to Saurabh Gupta's post in the official Google Apps Developer Blog. There are five areas of enhancement in the Google Apps Script. Gupta summarized the five areas of enhancement which were enumerated below. ***Scripts in Google Docs The App Script team has added custom menus

Twitter Bootstrap Modal

Submitted by jkev on
In this source code, you will learn on how to create a modal form using Bootstrap framework. Modal form is useful if you want to create a login page that popups when you click the sign in button or link without reloading the page. For more questions email me at [email protected] or just visit the twitter bootstrap website. Hope you like this code. Thank you. Sample code: Click Here To View

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