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

Search In

Cloning github repository in windows system

Hi All, I needed to clone one of my password protected repository from git into my windows machine. I googled it and found lots of help but I would like to wrap up things in very basic level. 1: You must have git account and repository which need t

Creating Keystore from Terminal or command Prompt for android

Now a days android studio has provided pretty simple and easy GUI for creating key-store from the IDE itself but in case if you have some need for creating it through the command line here is a simple tutorial for the same.   Step 1.   r

Android App Development Required for Personal Exercise Diary Application

I have been exercising for years, using an excel-based diary to see how far I have been going. I've bicycled a distance from my hometown in Norway to Moscow, via Kiev and Chisinau through Europe, across Crete, then from Metulla in Israel around

Shipping rate getting changed after few seconds in oye checkout magento 1.9.1

Hello All, I have used magento1.9.1 and oye checkout extension, Now I am facing this following issue from staring, I am not able to understand anything here. If my billing address and shipping address is same If my billing and shipping address are di

How to Authenticate user in PHP using PDO

Hi friends, If you are using PDO in php , Now you can Authenticate user using simple code. include 'conn.php'; try { $username = $_POST['user']; $password = $_POST['pass']; $smt=$conn->prepare("SELECT * FROM signup WHERE username

How to print featured image in wordpress

Hello Reader's! If you learning the wordpress and want to show the contents of a page from admin panel. Then you can use the code below:- First you need to publish the page with it's title, content and a featured image. Now open the page and write

How to set form action via ajax

Hello Reader's If you want to make your form reusable and set the action dynamic via ajax, Then you can make the ajax call like in the example below:- <form id = 'idForm'> ... </form> and the script will go like this <script

substr_count() string function in php

The substr_count() in php is a string function which counts the no of times the sub string occurred in the string. this function is case-sensitive. the syntax of the function is as : substr_count(string,substring,start,length) Here , the string i

How to use "Group By" in views 3

Hello All, These are the following steps to use "Group By" in views 3 First create a new view. Select your content type under Filter section. Select style under "FORMAT" section in your page. Go to the selected style settings there you find the

How to solve com.siperian.mrm.cleanse.api.CleanseException: -99: SIP-16165

While running match you encounter following error: com.siperian.common.SipRuntimeException: SIP-09069: Failed to execute java null Failed to execute java null at com.siperian.common.SipRuntimeException.createNotExternalized(SipRuntim

1 232 258
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: