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

Search In

Email Protocols

Email is very basic functionality that we have now a days.   We email data or media to someone for viewing it , and for doing this protocol needs to be used.   We use the mail server for mailing to someone or accessing our mails so we h

  • 523
Parsing JSON objects using Mantle framework in Objective C

Hi Readers, Mantle is latest and reliable framework which we can use while parsing JSON objects coming from server end. We can do this by simply initialize a class of type MTLModel. We can understand framework working with following examples: {

Do You Deserve Success?

  Many people don't trust that they deserve success/achievement. They don't think that they are deserving of success. What's more, they might be correct. They long for success. They envision success. They battle for success. They

Forgot Password link code in cakephp

Hello Readers! Here is the code to send link to your email address when you click on Forgot Password link during login in cakephp. Create a view forgot_password.ctp and paste the below code to it: <?php echo $this->Session->flash(); ?>

How to set up SSH with Public Key authentication on Ubuntu?

How to Setup SSH with Public Key Authentication on Ubuntu 14.04 This blog will let you know how to set up an SSH server with public-key authorization  SSH is a great tool to control Linux-based computers remotely. Installing SSH On The Server

How to use Drush in Drupal

Drush stands for Drupal shell, which provide shell interface for managing Drupal sites. It is a useful command line tool to perform various admin tasks using just one or two commands in the terminal. It seems very complex for newbie but when you will

Resolve LOAD DATA INFILE Error : "The used command is not allowed with this MySQL version"

This article provides the solution for the issue with LOAD DATA INFILE statement. PHP provides a lots of options to import data from text files. I faced this issue while I was trying to import data from a text file (data.txt) into mysql table using &

Implementing CORS in NGINX

Allow CrossDomain Requests on NGINX Based Server Hi friends, At some point because of some requirement, we might want to hit one server's api from another server's javascript or so, and we get errors like: http://somedomain.com is not allowe

Updation in Jquery Grid

In MVC while embedding the Jquery grid we will have to also perfrom the Crude operations like Insert Update Delete.     For doing that in MVC we need to made actions for it and for each action we need a view .     But in cas

5 Useful jQuery Tricks for every Programmer

jQuery is a feature-rich JavaScript library. jQuery makes the things like animation,events handling, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Here we are sharing some useful jQuery tricks that can be u

1 218 342
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: