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

Search In

What is the difference between eq() and get() methods in jQuery ?

Hello Readers, eq() and get() methods in jQuery: eq() method: eq() method returns the element as a jQuery object. This method constructs a new jQuery object from one element within that set and returns it that (means you can use jquery functions

How to get a list of registered route paths in Laravel

If some one find a way to create an array with the registered routes paths within Laravel 4. If someone wants to get a list something like this returned: / /login /join /password Solution: For this we will use the method Route::getRoutes() whic

SEVERE: Exception unloading sessions to persistent storage

While making changes in jsp pages in eclipse IDE, i was continously getiing error: java.io.FileNotFoundException:/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/_/SESSIONS.ser SEVERE: Exception unloading sessions to pers

Difference between File Repository and Database Repository in PDI

Kettle Database Repository: while using Database repository, all the information regarding jobs and transformation is stored in Database, which is the store of ETL metadata. You have to provide appropriate credential of database, and create a separa

How to maximise the maximum size of POST in PHP ?

Welcome to findnerd, today we are going to discuss How to increase maximum size of POST in PHP ? If you want to increase the size of POST for sending much more POST request, then you have to follow bellow given point. There are 2 different places y

SQL Server : How to truncate a table being referenced by a FOREIGN KEY constraint ?

Many times we need to truncate a table which has an FK constraint on it. Typically we get the following error: Cannot truncate table 'TableName' because it is being referenced by a FOREIGN KEY constraint. The solution to the above problem is to fol

JSON

Javascript Object Notation JSON is a way to transfer data or information from one page to another page. JSON stands for JavaScript Object Notation JSON is a lightweight data transfer format JSON is language independent JSON is s

How to get the text matter from a given PDF using PHP

Hello Reader's, If you want to write a program that takes the matter from a given PDF then now you can use many libraries. These are well function performing and easy to use. Lets see an example below:- Download the class.pdf2text.php from here Now

PHP magic function

PHP functions that start with a double underscore “__” , are called magic functions in PHP. __construct() __destruct() __call() __callStatic() __get() __set() __isset() __unset() __sleep() __wakeup() __toString() __invoke() __set_state() __clone(

How to Save my Clipboard (Copy History) in Ubuntu 14.04

Hello Guys, I am facing an issue in my day to day work i.e when I Copy a content to paste it to website or document and in the meanwhile If I accidentally copy another content the previous content that I copied is not accessible to me. SO I want t

1 66 409
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: