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

Search In

Default checked the checkboxes in CakePHP

Hi Reader's, Welcome to FindNerd,today we are going to discuss to default checked the checkboxes in CakePHP 3 If we want to set checkbox in our cakephp application for showing list of a product in checkbox then firstly we have to find a list of p

What are Test scenarios, Test cases and Test scripts

Test Scenario:- Its a high level definition and classification of the test requirement. In testing of any module's functionality it is grouped depending on same functionality. It consist of following parameters: Use case ID scenario ID Tes

How to upload a file in Joomla?

Hello friends, Today we will learn how to upload a file in Joomla. In Joomla, upload() function is used to upload a file from source to destination. This function is similar to PHP move_uploaded_file() function. Syntax: JFile::upload($src, $dest)

How to make ranking in php

Hello Reader's If you are developing the project related to gaming and you want make the Ranking of your users, Then this blog is very helpful to you. Suppose you have a criteria of total wins by a user on which the ranking will assign. You can

Email Set Up in Drupal 8

Email Set Up in Drupal 8 - SMTP module installation & Configuration steps: Sending email is one the most basic and essential requirement for each website. In drupal also we require to send emails on occurrence of different events e.g. on registr

Magento layout files and structure

What Are Layout Files? As the denomination suggests, layout files are subsidiary in rendering front pages of Magento. Layout files are XML files that reside in app > design > frontend > your interface > your theme > layout. Here, you

How to get right debit / credit in accounting module?

If you want to get right debit / credit in accounting module follow the following code . target_currency = target_currency or company_currency line_currency = line.currency_id or company_currency amount_currency_str = ""

Difference between AutoCompleteTextView and MultiAutoCompleteTextView

In most of the applications user wants suggestions from a ListView/Source while typing in an editable text field. For that particular thing we have two different editable TextViews which provide a drop down menu. AutoCompleteTextView only offers t

Using Union All in Linq

This is a simple example of how we use UNION ALL in Linq. In fact there is no UNION ALL operator in Linq but we have an equivalent of UNION ALL as Concat operator. So suppose we have two list (oldEmployees and newEmployees) which hold name and sal

Difference between AutoCompleteTextView and MultiAutoCompleteTextView

In most of the applications user wants suggestions from a ListView/Source while typing in an editable text field. For that particular thing we have two different editable TextViews which provide a drop down menu. 1. AutoCompleteTextView only offers

1 42 103
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: