JavaScript
Using the Photo viewer with JQuery
Delphi
This example requires a TPageControl already be on the form. Also, you must add pages to the TPageControl by right- clicking and selecting New Page. The example code allows you to select the ActivePage property through the selection of a ComboBox item. While the form is created, the Combo Box control is loaded with the names of each of the tabs, as well as the instance pointers to the corresponding tab. When you select the Combo Box item, the associated TTabSheet object contained in the Combo Box Objects array is used to set the ActivePage property. Select the Lines property of the TRichEdit to enter a string. Select the string before justifying.
PHP
Server Uptime Statistics in PHP
Delphi
This example demonstrates the use of some routines in the DateUtils unit.
JavaScript
Using Event Delegation with Javascript
Java
Equalizer bean in Java
PHP
Gradient Image in PHP
PHP
Check a file exists in php
Java
Accessing session items in Java
JavaScript
this code block pauses youtube videos on scroll when videos are disappeared from window.
Java
Creating Checkbox buttons in Java
PHP
Button builder in PHP
Java
Simple download in Java
C++
Copy all the files and directory in C++
Delphi
This examples demonstrates how to use the TColorGrid component.
C#
This Code Shows How to Find the Cube Root of a Given Number
C#
This code Illustrates LeftShift Operations.
The shift operators allow programmers to adjust an integer by shifting all of its bits to the left or the right.
PHP
Dynamic WHERE CLAUSE depending on number of FORM FIELDS in PHP
C#
This Code will Display the Student Details using Select Clause LINQ
Contact Us