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

Search In

Send e-mail in iOS

Email application of iOS device helps in sending emails. We can compose Email using MFMailComposeViewController in iOS. A standard interface that manages the editing and sending of email message is provided by the MFMailComposeViewController class.

How to send emails in CakePHP applications

Sending email becomes a very common feature for web applications, Emails generally used for sending notifications, newsletters and invoices etc. Email can be send in simple text format or in HTML format. This tutorial demonstrate different methods fo

Remove incomplete multibyte character input string

Hello friends, while importing excel file in MySQL using PHP I was getting following error: iconv(): Detected an incomplete multibyte character in an input string   Before proceeding further to solve the error let's first understand what

Download a file and stored locally with Cordova Android/iOS apps

Hello Readers, In this post we will learn how to download a file and stored it locally with Cordova Android/iOS apps.   First, we need to install cordova file transfer plugin via CLI : $ cordova plugin add cordova-plugin-file-transfer &nbs

How to Implement Room Database in Android using RxJava2?

The Room is basically an easier implementation of SQLite database and a part of Android Architecture components. We know that SQLite uses SQLite open helper class to manage SQLite database but Room provides migration by removing this implementation.

5 Healthcare App Development Trends to Follow in 2018

The modern age of the internet is dominated by new applications development and upgrading existing versions of the software. Initially, most of the mobile phone applications were built with the idea of providing an interface between two parties. Heal

How to connect to Sql Server in C#.Net

To Create the DataBase Connectin locally with the sql server using c#.net some steps need to be follow . But Before establish the connection with the database the sql server need to be configured . Steps to connect with sql server is given below Gi

How to insert data Value from a HTML form into MySQL Database

  In this blog I am going to explain how to insert data from html form into mysql. We have three steps for completing this process. Create HTML Form Create MYSQL Database. Mysql Database Connection and retrieve HTML form data into

How to Upload multiple images jQuery Ajax using PHP

Hello Reader's!Sometime you need to Upload multiple image in directory ,so in this blog I have wrote and explain jquery and PHP to upload multiple images at once. You can use this as a reference for your web projects, specially focused on newbies

Top 10 MySQL queries every developer should know

As developers of any technology which uses MySQL as backend we always need to know some basic queries to work on. The list may vary as per the development need but a basic set still remains the same. The very first query that comes into use is to

1 140 160
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: