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

Search In

How to send mail using Codeigniter mail function in php

Hello Reader's! If you are working on PHP framework, Codeigniter then you should learn how to send mail by its functions. CI offers you the best way to configure the email and send the mail and you just have to call it on the place required. lets

How to send email using Wamp server in PHP

Hello Reader's If you are working on your local host and not able to send the email then by configuring your WAMP server you can send email. Let's see how it is done:- First just install Fake Sendmail (download sendmail.zip). Then configure C:\wamp

Device Debug for android and ios in flash

Device Debug is very simple ,You can check the app on you phone which the traces will be shown on your system simulator for androif you just simply download the device driver for your device, after this got to project debug configuration setting and

How to display google maps in Navigation drawer

Hi, guys I need a help to merge different layout's as one layout. I am including google maps layout in one layout and it having some buttons at bottom and one horizontal scroll view at top of the page. Now, I am displaying the google maps&nb

How to change itertools.product parameters while running

Hi, I'm new in Python, so excuse me if the question may be too simple for someone. I have the following code: from itertools import product for a,b in product(range(0,10), range(a,10)): print (a,b) but it does not work, a message error t

How to make dashed border circle div?

Hello readers, Question is how to make dashed border circle div ? Its looks so easy but its not. For example below code - div{ height:100px; width: 100px; background-color: #ccc; border-radius: 50%; border: 3px dashed #333; }

Determining the Freelance Rates for Social Media Management?

Hey! Guys, I’ve around 2.5 years of experience in the field of Social Media. I have done social media promotions for some small businesses. My work includes managing social media platforms like Instagram, Twitter, Facebook and Mailing lists. B

what is the use of "@aNewDecorator" and "@wraps(aFunc)" in this decorators and how can i get my output?

from functools import wraps def aNewDecorator(aFunc):     @wraps(aFunc)     def wrapTheFunction():         print("Iam doing some boring work before executing aFunc().")         aFu

How to Do Deployment of Repository on Public Server in Node.Js App

Can any one tell me how to Deployment Repository / Scourse Code To a Server ... Like For Localhost:3000  We need to locate our Scourse Code Folder then  Run File on Powershell then Put Commend : nmp install Then after that we need to op

Single select button group space issue and box-shadow not working in safari browser

I have created single select button group using radio button with label tag using css display: table and table-cell for text content exceed or overflow in each button. It's working fine all browsers (Chrome, Firefox & IE) expect Safari browse

1 26 409
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: