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

Search In

Is there a practical HTTP Header length limit

All the limits are configurable but not fixed by the HTTP protocol and vary from platform to platform (i.e. web-servers). Tomcat : maxHttpHeaderSize=>We can specify the max size of the request/response HTTP header in bytes, by default it is se

Enable CakePHP with multilingual support and create PO file using cakephp-script

Enabling multilingual support and creating po locale files are very easy with cakephp-script. We can use cakephp console framework for this. There are few simple steps to create po files first: 1: Navigate to you app folder: cd /path/to/cakephp/app

Top 10 Free WordPress Plugins to Add Animation Effect to Your Website

WordPress is an open source CMS based on PHP and MySQL, it is very easiest and SEO friendly in all existing CMS. It has many Themes and Plugins free and paid using which you make your website more attractive. So, this article is a set of te

Facebook Graph API explorer Tool

Hi, This is a short demo of how to use Facebook Graph API explorer tool. In order to use this feature you have to get registered with Facebook developer account. I have provide step and underneath an image example: After Si

Adding Captcha to Contact form 7 in wordpress

Welcome to Findnerd. One of the most used plugin named custom form7 which is useful to manage the contact us page of the website. We need to show the captcha in contact us form. If you start the customization in contact form 7 then it is very long pr

Solr schema unique key id

Solr schema.xml have a default unique key which is "id". This field has "string" type hence can not be used for sorting. We can not change its type as it is required as "string" because if you have enabled the QueryElevationComponent in solrconfig.xm

Wordpress Email Subscribe Plugin

Hello friends, If you want to integrate Email subscription Popup on your site then this Plugin is very useful. Download the Plugin from the following site : https://wordpress.org/plugins/email-subscribe/ This link is having all the Installation

Writing data from MySql table to Excel using Java

Hi readers, If you want to write your MySQL table data to excel sheet. Then by using Apache's POI libraries and MySQL connector you can actually do this. Have a look on the below simple example. It May give you an idea how to proceed. In t

Understanding Modules in Angular2

A module is component in angular that can export classes, function and values. It can work as a library for some other module. angular2 library is primary library that is a module and will be imported by some other component. This is the code for mo

Using “bind” function in javascript

This tutorial will help to learn how to make use of bind function in javascript. We use “bind” function, that helps us to use the properties and methods of any other object.bind function creates it's new method that has it's own this object which he

1 37 50
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: