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

Search In

Discussion on read and write Session in Cakephp 3.0

Hi Reader's, Welcome to FindNerd, today we are going to discuss on read and write Session in Cakephp 3.0 Sessions is used for allowing you to identify unique users and session also allow to you requests and store persistent data for specific use

PHP Laravel Framework - Intro, Versions and Features

PHP is one of the most popular server side scripting language which is used for web development. As stated in [1] currently more than 82% of websites are powered by PHP and with the release of a new version (PHP 7), PHP becomes more stable and b

Top 10 Free WordPress Themes for 2017

  Just like your ‘aged’ ‘oaked’ & ‘toasted’ Wine, the WordPress is also getting better, creamier and luscious with every passing second. Gone are the days, when the WordPress pondered just as a blogging

Lazy Loading vs Eager Loading

Hi Team, Today I will explain Lazy Loading and Eager Loading. Firstly we will explore Eager Loading. Eager Loading is the process of loading the related data. We will use Include keyword to load the related data. Let us take an example of entity

How to add admin prefix in CakePHP 3.0 version?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to add admin prefix in CakePHP 3.0 version ? If we want to add admin prefix in our CakePHP web application then firstly we have to use CakePHP 3.0 version because we can not add

Discussion on set up cron in Ubuntu

Hi Reader's, Welcome to FindNerd, today we are going to discuss on set up cron in Ubuntu. Sometimes, it is needed to set Cron jobs in a web application for sending push notification on a particular action and to send notify message to start any

Convert local time to UTC format

Hello Guys, Today we will learn how to convert the local time period into UTC format : We will create a function with offset and time as parameter.Below is the code: function convertToUTC($DateTimeZone,$offset){ $DateTimeZone='2015-10-28 03:1

How to use end() finction in php ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss about end() function. The end() function is used for printing last element of an array. It is advances array ‘s internal pointer to the last element. syntax of end() function end(ar

How to extract today's date & time in Rails

If you want to extract only the date, we can use the strftime method of Time/Date class, as 2.1.5 :055 > DateTime.now.strftime('%d/%m/%Y') => "12/30/2015" (Here d is used to display date, m displays month and Y display the year in 4-dig

How to use Validation in cakephp 3.0?

Hello Reader's , Hope your are doing good today. Today we will learn about Validation in CakePHP 3.0 and how we can use validator in our applications. Data validation is an important part of any of the application. With the help of Validator. W

1 16 20
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: