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

Search In

Laravel 5.0 Creating Request Handler

In Lavarel one of the best practice is to use form validation rules to validate the submitted data. There are number of ways to do it . One way is to create form validation rules both in the controller or we can create a separate file under the app f

How to create SSH connection with Filezila

If you are looking to create secure ssh connection in filezila with .ppk file. Please follow the below instruction: 1) Open your filezila. 2) On the top menu bar please click at Edit --> Setting 3) Now a pop up will appear. On the right side you

How to show the default text on a form textboxes using jquery

Here, in this article when i click on one textbox the corresponding text in this textbox hides, and as soon as i click on another textbox the first textbox text appears. The following steps are required to make the above task possible Step1: Downlo

Avoiding gap in ids for a table in OpenERP PostgreSQL

Sometimes when we delete few or all records from a table, we may want ids of records to be in sync with the last record or the first one, but what we get is that new ids with a significant amount of gap have been generated, for example if it should b

Apatche JMeter-Listeners(Reports)

A listener basically captures results received from the server. We can capture individual results to consolidated results with the help of different listeners. The listener can be added at the test plan level, thread group level or even under individ

Problem with required feed url fields in feeds importer

Feeds module provides functionality to import contents from feed urls. We can setup feeds module according to: https://drupal.org/documentation/modules/feeds There are 2 ways to import feeds 1: attach to any content type 2: Use a standalone form

What is Software Testing?

What is Software Testing? Software testing can be considered as health checkup of any developed application or software. This can be achieved by investigating the application by executing it under some predefined conditions and/or by inspecting the

How to give permissions to user roles from control panel in liferay 6.2?

Liferay provide inbuilt permissions feature to manage users and roles of the user, so I will guide you, how to use permissions feature in liferay control panel. Follow below steps to manage role permissions and users : - Step 1: First of all login

How to establish connection using Socket and Node.js

Hello Readers, The most important thing to use Node and Socket is to make connection. For this we should have two files one is Client.js(i.e. Client Side Javascript file) and other is Server.js(Server side javascript file). Under Client.js file: A

What is Nullable Type in C#

The Nullable Types in C# language: The nullable data types were included to value data types with C# language in the year 2005. This feature allows us to assign the null value to a value-type variables. You need this functionality with databases wh

1 6 117
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: