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

Search In

Clarification of hooks in WordPress

Welcome to FindNerd.   Today we are going to discuss the hooks in WordPress. We all know hooks are also known as actions and filters. Many of the developers are confused with these terms. They are using filters and actions in their projects bu

Mysql database browsers not working after upgrade

needed version 5.7 of mysql server for a project. I upgraded from version 5.5 to 5.7 using this tutorial. The upgrade was successful and I am able to use the updated version via command line. However, mysql browsers (mysql-workbench as sqlyog as well

What are The 6 Basic File Types Used by People?

There are so many different file extensions out there. What is a CSV file? What is a PNG file? And how can you tell the difference? This guide will teach you the six major file extensions you'll come across on the internet.   TIFF Files

Recursive In CakePHP

Hello Readers By default cakephp will get the data of the Model that you are querying for and the data of the Models that are linked to the main Model. So, by using recursive in cakephp you will get the data of the single association as well as dee

How to implement push notifications in phonegap application.

Using Google Cloud Messaging (GCM) we can send push notification from web server to the android devices that are registered. This is how the process works: 1.Android device sends sender id to GCM server for registration. 2.GCM Server returns regist

Security in Drupal

What Basic Steps You can take to make you drupal site to make it much more secure. Actually Drupal is configured to be secure out of the box, because it restrained it's permission, but as we extend website according to our need we get playing around

Pessimistic Approach in ADO.NET

Pessimistic locking is not supported by the data providers because connection is always open so we use datasets for this purpose.   You can achieve this with the help of transactions by providing proper isolation.       Pe

How to use joins with CakePhp in 2.x version?

Hi Reader's, Welcome to FindNerd,today we are going to discuss how to use joins with  CakePhp  in 2.x version? Join is a very important feature for retrieving data from database with multiple tables. In a web application when

Different Methods addAttributeToSelect(), addAttributeToFilter() and addFieldToFilter() in Magento

addAttributeToSelect() :   addAttributeToSelect() method is used to select the attributes  that we want to retrieve from the database. If we want to load all attributes then we will use addAttributeToSelect('*'). Example:  

python Blockchain code hashes transfer

Hi, I am a beginner in python. I am working on blockchain and I am trying to transfer hashes through socket programming but on the client-side, I am receiving nothing. Can anyone please help me if this work can be done through a database like i can s

1 84 161
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: