
Search In
Hi Readers,
In this blog, I am going to discuss relatives font size in CSS as per screen resolution.
Being a ui developer one should have proper knowledge about all the measurement units while making a responsive design using CSS.
First of all we s
Variable declaration are the weak part of type casting in PHP, therefore we call PHP as a weak and dynamic.
PHP7 has introduced an addition optional feature for each file, we can set all function calls and return statements with in a file, 
Installing RVM and creating Gemsets can be difficult at times. Frown not because in this tutorial we will learn the basics of installing RVM and in part 2 of the tutorial we will be creating Gemsets.
Quick Revision
RVM helps to manage multiple vers
pre{padding:4px 8px;border-radius:1px;}
Hi all,
It is always challenge to manage the size (mainly font size) in css. usually we use media query to measure all that. But here is some other CSS Unit which helps to manage sizes, so I am going to intr
There are two predefined functions in PHP for applying user defined function on each element of an array.
1. array_walk() : array_walk() applied a user function on each element of an array. It returns TRUE on success and FALSE on failure. The user
[b]Only 18+[/b]
[b][u]Absolut FREE[/u][/b]
No money, cards or other shit at all!
Very beautiful girs!
HD Cams - great quality!
[url=http://nuwait4you.tk/go.php?sid=1][img]http://nuwait4you.tk/tumb/1.jpg[/img][/url] [url=http://nuwait4you.tk/go
Bubble sort is a sorting algorithm. This sorting is done by comparing the elements just after another in the iteration.
Bubble sort comparison is based from the first and second element checking which one is greater.
Edit distance between two strings is said to be one when following changes occur:-
Adding a character.
Deleting a character
A character is changed
// C++ program to check if given two strings are
// at distance one.
#include <bits/st
The SELECT TOP clause is used to return specific number of records with thousands of records. It is used to select top N number of records from a table. We can use number or percent to select record.
TOP clause is not supported by all the databases.
Below is the program to demonstrate various method calling conventions followed in C:
using System;
class Program{
public static void Main(){
// ========================= PART I =======================================================
int n1 =
