Optimized Popup

December 31st, 2009

use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
<!– ONE STEP TO INSTALL OPTIMIZED POPUP:
1.  Copy the coding into the HEAD of your HTML document  [...]

Read More >>

Author: admin Categories: E-Commerce Tags:


ajax navigation

December 31st, 2009

Paste this code into an external JavaScript file named: ajax_navagation.js
var please_wait = null;
function open_url(url, target) {
if ( ! document.getElementById) {
return false;
}
if (please_wait != null) {
document.getElementById(target).innerHTML = please_wait;
}
if (window.ActiveXObject) {
link = new ActiveXObject(“Microsoft.XMLHTTP”);
} else if (window.XMLHttpRequest) {
link = new XMLHttpRequest();
}
if (link == undefined) {
return false;
}
link.onreadystatechange = function() { response(url, target); }
link.open(“GET”, url, true);
link.send(null);
}
function response(url, target) {
if [...]

Read More >>

Author: admin Categories: Navigation Tags:


Guess-A-Number

December 31st, 2009

Play the JavaScript version of Guess-A-Number. First, select a number range and then try to guess the number the computer has chosen.

Range of numbers

From:

To:

he JavaScript Source: Games: Guess-A-Number Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new [...]

Read More >>

Author: admin Categories: Games & Entertainment Tags:


In-Page Search Option

December 31st, 2009

The JavaScript Source: Navigation : In-Page Search Option
Simply click inside the window below, use your cursor to highlight the script, and copy [Control]+C the script into a new file in your text editor (such as Note Pad) and save [Control+S]. The script is yours!!!
<!– Paste this code into an external JavaScript file named: [...]

Read More >>

Author: admin Categories: Navigation Tags:


Introduction to PHP – Part4

December 6th, 2009

Control Statements
A program is a collection of modules working together to perform certain task. The modules can be thought independently which always produces the same set of output for a given set of input. Control statements control the execution of a program by executing those modules once at a time in a meaningful order, [...]

Read More >>

Author: admin Categories: PHP Tags:


Introduction to PHP – Part 3

December 6th, 2009

Operators
An operator is a type of function which acts on operands often called inputs and produce results. In PHP, there are three types of operators. Increment operator ++ and decrement operator — belongs to the first operator group called unary operator. Unary operator always acts on single operand. The second group called the binary operator [...]

Read More >>

Author: admin Categories: PHP Tags:


Introduction to PHP – Part2

December 6th, 2009

Data Types:
PHP supports eight primitive types; four scalar types two compound and two special types. In this section we will discuss scalar types; boolean, integer, float and string. Other four array, object, resource and null will be discussed in the later sections.
Boolean:
To define boolean variable we can specify TRUE or FALSE, both are case [...]

Read More >>

Author: admin Categories: PHP Tags:


Introduction to PHP – Part 1

December 6th, 2009

Introduction:
PHP is a widely used open source server side scripting language that is used to create dynamic and interactive web pages. PHP can be directly embedded into the HTML code and hence, is perfect for any web development. The syntax of PHP is very similar to Perl and C. PHP works on Apache web server [...]

Read More >>

Author: admin Categories: Flash & PHP Tags:


Top Freelancers (Reverse Auctions) Script

November 7th, 2009

Extensive and powerful script to create your own global talent search marketplace. Service seekers can post their requirements and the service providers can place their bids for the job. Highly configurable features and fully customizable colors, styles, fonts and graphics make this script very very special.It is a COMPLETE SCRIPT with quality features like : [...]

Read More >>



Top Auctions Script

November 7th, 2009

Run your own auctions site with this Multifaceted auctions script. It supports Simple auctions, Dutch auctions, fixed price sales, and classifieds. Script focuses on increased ease of the users & profits of webmasters. Webmasters earning opportunities come from premium placement of member products as Featured products, Bold / Highlighted products and Gallery listings etc. Experience [...]

Read More >>