Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Full Text Search

Full Text Search is a way to provide faster search on your website. Suppose you creating a website for a newspaper where lots of article written on various subject and now you want to fetch all news related to word “Modi”. Full text search is ideal f

Best Way to Create Best Design

To remember few point in mind to make best design Choose Best Color Theme. It would be necessary to select best color theme, because color theme is basic part of any design. We can choose eye caching color as per the industry standard. Consisten

Smoke Testing

What is Smoke Testing? Smoke Testing: In computer software terms smoke testing is when you power on new hardware for the first time and if it do not catches fire or no smoke comes out it means the testing is successful. A smoke test is done in the f

Interface and Property

Interface Interface is where you define the attributes and methods of class. In objective C the file where the declaration of class is done is called the interface file and the file where the class is defined is called the implementation file. i.e .

Merge code: Branch to Trunk on SVN

Hello all, If you want to Merge code: Branch to Trunk on SVN or you can say it in other way "SVN Merge - Branch to Trunk", for this you have to follow 3 simple steps as given below- Do the following step to Merge code: Branch to Trunk on SVN.

Urlencode & Urldecode in php

"Urlencode is a predefined encoding function in PHP". We use Urlencode to encode a string that we are using in a url string. Url encodes the same way as we posted the data from web pages. It returns the encoded string. Syntax:- urlencode (strin

How to use Variables in Stylus

Hi Guys, We can use variables in Stylus like the example given below. $fontColor = #000 $basefont = 'Raleway' sans-serif; How can use this ? .block font-size 15em color $fontColor font-family $basefont You can only change prop

How to use Variables in Stylus

Hi Guys, We can use variables in Stylus like the example given below. $fontColor = #000 $basefont = 'Raleway' sans-serif As shown in above example '$' is use before the variable and then variable name How can use this ? .block font-size

What are Contextual filters in Drupal Views

Contextual filters are much similar as regular filters in views. The only and main difference between them is in the way values are fetched. A contextual filter allows user to filter content based on dynamic information rather then setting a value ma

get_magic_quotes_gpc() function is deprecated, please help

Hi everybody, i am a newbie php programmer. get_magic_quotes_gpc() function is deprecated; Is there any function or way to create backslahes to prevent sql injection? any tips and advises will help. thanks /=======THIS IS THE FUNCTION FROM THE PH

1 35 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: