Subcategories
.NET (19)
ASP / VbScript (4)
C / C++ (88)
Cold Fusion (9)
Delphi (2)
Java (157)
JavaScript (81)
Perl / CGI (2)
PHP (152)
Python (3)
Ruby (5)
Visual Basic (5)
Programming tutorialsShowing tutorials 20 to 40 out of 528 Programming tutorials. | |||
|---|---|---|---|
|
ADVERTISMENT |
ADVERTISMENT |
![]() JavaScript pie chart with gRaphaël gRaphaël (Raphaël graphics library) is a JavaScript library to create graphs and charts. The following example renders an animated pie chart showing browser usages. gRaphaël currently supports Chrome 14+, Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+. Not yet rated with 193 hits Added on: May 14, 2012 |
![]() jQuery and CSS single page portfolio, a vertical parallax navigation experiment Inspired on the Nike Better World website, this tutorial will show you how to make an awesome vertical parallax single page portfolio with jQuery and CSS Not yet rated with 265 hits Added on: May 13, 2012 |
![]() Vintage typewriter: The sexiest jQuery contact form ever A fancy typewriter contact form powered with jQuery, CSS and PHP along with a nice vector illustration Not yet rated with 227 hits Added on: May 12, 2012 |
![]() Creating Unique ID’s with PHP uniqid() function PHP offers various ways to create Unique ID number. Here is an example where we use uniqid() function to create unique ids. md5() and sha1() functions are also used with uniqid() to get more sophisticated ids Not yet rated with 162 hits Added on: May 11, 2012 |
||
PHP, an acronym for Hypertext Preprocessor, is a widely-used open source general-purpose scripting language. It is an HTML embedded scripting language and is especially suited for web development. The basic syntax of PHP is similar to C, Java, and Perl, and is easy to learn. PHP is used for creating interactive and dynamic web pages quickly, but you can do much more with PHP. Not yet rated with 130 hits Added on: May 01, 2012 |
![]() JavaScript splice() Method : Array Object The splice() method is used to remove old elements and add new elements to an array. It changes the content of the array. Not yet rated with 152 hits Added on: Apr 30, 2012 |
||
Suppose you want to calculate gross salaries of 20 different persons or take a list of maximum and minimum temperatures of a certain month or a year, the while loop is ideal to solve these types of cases. The while statement is simple, it executes the statement(s) repeatedly as long as the condition is true. The condition is checked every time at the beginning of the loop. Not yet rated with 194 hits Added on: Mar 10, 2012 |
$_SERVER has following basic properties: Set by web server. Directly related to the runtime environment of the current php script. It does the same job as $HTTP_SERVER_VARS used to do in previous versions of PHP. Not yet rated with 181 hits Added on: Mar 05, 2012 |
||
![]() JavaScript random() Method : Math Object The random() method of math object is used to get the pseudo-random number between 0 and 1. The random number generator is seeded from the current time, as in Java. Not yet rated with 187 hits Added on: Feb 23, 2012 |
![]() JavaScript ceil() Method : Math Object The ceil() method of math object is used to get the smallest integer, greater than or equal to a number. Not yet rated with 219 hits Added on: Feb 23, 2012 |
||
In PHP, comparison operators take simple values (numbers or strings) as arguments and evaluate to either TRUE or FALSE. Not yet rated with 178 hits Added on: Feb 23, 2012 |
![]() JavaScript : if...else statements A conditional statement is a set of commands and the commands execute if a specified condition is true. There are two conditional statements in JavaScript : if...else and switch. Not yet rated with 194 hits Added on: Feb 18, 2012 |
||
![]() Javascript Array Objects - Properties and Methods An Array is used to store a number of values (called as elements) in order with a single variable. Can be created using javascript array object constructor. new Array(size),new Array(element0, element1, ..., elementN) Not yet rated with 173 hits Added on: Feb 18, 2012 |
![]() JavaScript : Comparison Operators Sometimes it is required to compare the value of one variable with other. The comparison operators take simple values (numbers or string) as arguments and evaluate either true or false. Not yet rated with 178 hits Added on: Feb 18, 2012 |
||
![]() JavaScript : parseInt() function The parseInt is used to get a numeric value from a string. parseInt is a top-level function and is not associated with any object. Not yet rated with 172 hits Added on: Feb 18, 2012 |
MySQL BIT_COUNT() returns the number of bits set in the argument. Not yet rated with 154 hits Added on: Feb 14, 2012 |
||
![]() JavaScript : HTML Form - date checking [dd-mm-yyyy format] It is very important to validate the data supplied by user through a form, before you process it. Among various kind of data validation, validation of date is one. In this tutorial, we discussed how you can perform JavaScript date validation in dd/mm/yyyy or dd-mm-yyyy format. Not yet rated with 173 hits Added on: Feb 14, 2012 |
![]() JavaScript slice() Method : Array Object The slice() method is used to extract a section of an array. The method returns a new array and it does not change the original array, selected elements of the original array are copied into a new array. Not yet rated with 163 hits Added on: Feb 14, 2012 |
||
![]() JavaScript abs() Method : Math Object The abs() method of math object is used to get the absolute value of a number. Not yet rated with 177 hits Added on: Feb 14, 2012 |
JavaScript Cookies are a great way to save a user's preferences in his / her browser. This is useful for websites and users both, if not used to steal privacy. A cookie is a small piece of text stored on the visitor's computer by a web browser. As the information is stored on the hard drive it can be accessed later, even after the computer is turned off. Not yet rated with 173 hits Added on: Feb 14, 2012 |
||
» Hardware reviews
SOFTutorials
- » Add a tutorial (and get rewarded)
- » Login
- » Register (3D Kingdom)
- » About/FAQ/Contact
Highest Rated
![]() |
How to create 3D flash photo gallery - This tutorial shows you how to create 3D flash photo gallery using 3rd flas...
Rated: |
![]() |
Creating Snowy Mountain Scene in 3ds Max - In this tutorial, we will try to make a Snowy Mountain scene in 3dsmax. We ...
Rated: |
![]() |
3d basics for making logos with Photoshop - This tutorial will show you the basics of 3d design with photoshop. You ...
Rated: |
![]() |
Female Body Modeling.3ds Max. - Video a lesson 3ds Max.Female Body Modeling.3ds Max. ...
Rated: |
Most Popular
![]() |
Improving capture performance in Windows Movie Maker - Easiest way to improve Capture performance in Windows MovieMaker. Follow th...
Rated: |
![]() |
Recover detail from highlights and exposed skin photoshop tutorial. - In this tutorial we’re going to recover detail from the skin area and have ...
Rated: |
![]() |
HOW TO ENHANCE EYES IN PHOTOSHOP - This photoshop tutorial will show you a fast technique to enhance eyes and ...
Rated: |
![]() |
Oil Portrait and Acrylic Photo Effects - Oil Portrait and Acrylic Photo Effects photoshop tutorial...
Rated: |



























