
Search In
PHP provides a lot of functions for manipulation of string and array. Many times we need to convert a string into an array to perform operations. This article demonstrate details of different functions which can be used to convert a string into an ar
PHP provides different functions to include content of one php file into another file before execution of the file. There are following four methods which can be used to include files :
1. include
2. include_once
3. require
4. require_onc
Hi Readers,
This blog includes a very simple example to convert a string into barcode image. As in one of my previous blogs I have explained how to read barcode with the help of iPhone camera and now in this blog I will explain how those barcodes wi
Hello Friends,
This tutorial will help you to implement "drag & drop" and "swipe" functionality with Recyclerview items. There are many different ways to implement this features but we are using really a simple way to a
My previous article "Different ways to sort an array in PHP" provides the list and details about different sorting functions which are used for sorting arrays. These functions use the internal function for comparison. This article demonstra
In this blog we will get to know about the way to prevent CSRF (Cross Site Request Forgery) attacks in ASP.NET MVC applications. If you want to have some idea about this attack you would like to have a look at this blog http://findnerd.com/list/view/
Cloud computing services have brought a new dimension to the way files are stored and accessed, transforming businesses everywhere in the process.
There is nothing that stops you now from having access to your do
Fresh new business cards hot off the press? Check.
The opportunity to start your 18-hour work days at any time you wish? Check.
Entrepreneurial burnout caused by working ridiculous hours?
Check mate.
Starting yo


Multilingual in cakephp 3
Hello friends, welcome to findnerd. Today I am going to tell you how to use multilingual in cakephp 3.x. Before moving ahead, lets create articles table. Here we are going to translate the title of articles table to french
Predicting the future is easier said than done, yet it’s an interesting exercise to research and look for information that could hint what might be the hot tech advances impacting the tech industry and our personal lives. As we step in the new
