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

Search In

Remember Me using Cookie in CakePHP

Remember Me using Cookie We can remember username and password by using Cookie. As we know cookie resides in a browser and used to store user data and other informations. We will remember username and password by using cookie when user check the re

What is composer and how to install Composer in Ubuntu?

Hello Friends, Now-a-days composer is widely used in the PHP applications like Laravel, CakePHP and so on. Let's talk about Composer this is a command line tool for dependency management in PHP. This allows you to integrate libraries require in

How to customize Flash message in Cakephp 2.x?

Hi Reader's, Welcome to FindNerd,today we are going to discuss how to customize flash message in Cakephp 2.x? If we want to customize flash message with alert flash box in our CakePHP web application.So for that we have to follow below process.

Redirect_Input for Parallel Arrays

Instructions:  The following programming problem can be solved by a program that uses three basic tasks-Input Data, Process Data, and Output Results. To process the data, it uses loops, arrays, decisions, accumulating, counting, search

Javascript Events

Event- An "event" generate a specific action in the browser. When an event occurs,like click on an HTML element, then a JavaScript can be executed.  A page load, pressing key, window resize are also example of an event. Events are p

UpdateSourceTrigger in WPF

In WPF, this is the property which gets or sets a value at the time of binding source updates. It is used in TwoWay binding. The Mode Sets the direction of the binding and Mode = TwoWay binding means that any changes occurs in target of the bind

How to display flash messages in Symfony

Hello Friends, If you are looking to flash success messages in Symfony. Please review the code below: 1) Open your controller and put the below code with your changes: // Define your success message as below $request->getSession()

Template path hints in magento

Hello Readers, If you want changes in any page inMagento, Then you should surely know from which file the code is generated. In magento, the code on any page comes from different phtml files.  if you are beginners, you should know about tem

Count Badge in Menu Android

This blog is about counter badge on icon of Menu . like counter of Notification. Here is code of this tutorial. 1. Create project. 2. Create text_circle.xml in res->drawable folder. 3. Write below code to text_circle.xml. <?xml version="1

Bind() method in jQuery

Bind() method: Bind method is used to attach events to selected elements and also used to specify a function when the event occurs. Syntax: $(selector).bind(event,data,function,map) Example: <!DOCTYPE html> <html> <head> <

1 557 949
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: