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

Search In

RPAD(str,len,padstr) mysql function

RPAD(str,len,padstr) RPAD mysql function returns the string str, right-padded with the string padstr to a length of len characters means if you want to get a string to a given length and if the length of string is sorter than add the given character

How to Implement Custom Camera Functionality using Swift3 iOS App

To Implement camera functionality in iOS, we use Image Picker Controller but if we need to change the style and functionality other than of Image Picker Controller then we need to create a custom camera. So, in this tutorial, we will see an example t

Draggable GridLayout | Android

In draggable gridlayout cells of the GridLayout(consist rows and columns) can be draged from one position to another by using OnDragListener.     To use GridLayout, first add gridlayout to project gradle (app level) and follow below st

Magento Vs osCommerce : A Comparison Study for Best Online Stores

Businesses are developing over the internet year after year. In fact, it has been a door to pursue myriad new business opportunities. Now one of the major factors that which determining the success of your business is the choice of your e-Commerce pl

how to remove action name from URL in cakephp

Current URL is : http://mysite.com/MyController/view/page1 but if you want something like :http://mysite.com/MyController/page1 means you want to hide action name from URL. Then go to app/config/routes.php and type the below code. Router::connect

How to add custom page in wordpress through function.php?

Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query. If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php

Set the JAVA_HOME Environment Variable in Windows OS

Following steps help you to set the JAVA_HOME Environment Variable in Windows OS First check where the Java Development Kit is installed. Usually path would be similar to one below: C:\Program Files\Java\jdk1.6.0_10 Copy this path and do followin

How to create custom Hamburger menu using jquery?

Hello readers, today I will guide you "How to create custom Hamburger menu using jquery" Hamburger menu is just a symbol which is consists of three parallel horizontal lines and used as similar to button in graphical user interfaces. It di

Implementing Logging in .Net

For storing errors there are many ways that can be done . Some store it in the database some store it in the TextFile    So for storing error in the Text File is given here.   First we will create a Logger.cs class into our project

How to Create CAGradient Layer & Implement Animation in iOS App

Gradient layer is used to create a gradient of color containing maximum numbers of colors. Means it is a combination of different colors and the output colors are spread over the layers in such a way that it have equal space between each layer in equ

1 392 481
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: