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

Search In

How to append text boxes using Angular JS

Hello Reader's if you are looking to append the text boxes in your html form then Angular JS offeres you a very better way to do this than others and It is, We can append  a textbox element in html a form dynamically 

CakePHP Naming Conventions

Hello Readers, this blog tutorial will explain how to use naming convention in CakePHP. CakePHP have its own naming convention standards to be used during PHP application development. If you want to create application using CakePHP, first you will ne

CakePHP Associations / Relationship Types Examples

There are 4 Relationship / Associations types in CakePHP: Relationship      Association Type                     &n

SMTP protocol

SMTP stands for Simple Mail Transfer Protocol. This is the basic protocol used for email transfer in the internet.   SMTP is the protocol that will access details from the web server and will allow you to email the user any time you want. &

POP

POP   POP stands for Post Office Protocol. It is mainly used to support a single client.   POP protocol is application layer based protocol in the TCP/IP suite.       There are several versions of POP but the POP 3

TCP in networking

TCP Transmission Control Protocol is the main protocol that is been used in the networking. It is mainly being used for the data transmission in the communication network.   TCP is reliable protocol. This means if data gets lost in any ca

How does page redirection works in javascript?

Sometimes you want to notify your visitors of the change of the new domain name when your webpage is moved. At that time it is good way to place a “redirect page” at the old location which, after a timed delay, will forward visitors to th

Display Breadcrumb without Plugin in WordPress

Breadcrumbs are navigation links that are used by all the sites by which user can understand the hierarchy of the pages. Breadcrumbs are used to display all the pages links leading from the homepage.   In WordPress, breadcrumbs plays an importa

Calling a ParseCloud function from android parse.com

Here I am writing the way to call cloud method from the code. Below is the method in the parse cloud. Parse.Cloud.define("testing_method", function(request, response) { var textMsg = "Testing 1 2 3"; var jsonObject = { "answerMsg": textMsg

Nginx: How to install Nginx server on Ubuntu 14.04

Why to use Nginx? Nginx is the most popular web servers in the world. It is used for hosting websites and it holds highest traffic sites on internet. It is more resource friendly than Apache. Step 1: Installing Nginx Firstly update the packages an

1 728 949
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: