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

Search In

Creating model form field in joomla

For creating custom form fields please use the following steps: Step 1:Add all the custom fields to the following XML file components/com_library/views/book/default.xml <fields name="request" addfieldpath="administrator/components/com_library/m

Page Objects in .NET

While running websites the first thing that happens is that page gets loaded. During this the page event cycle executes and fires lots of events.   Types of Object:  Session  Application  Cache  Request  Respons

Automatically Forward Your Gmail Email to Another Email Address

Many times it happens that a Gmail user needs to create a new Gmail address, but still wants to receive the emails into the old Gmail account automatically. Although it is not necessary that old email address has to be a Gmail address.  It could

How to upload files to Bitbucket in Ubuntu 14.04?

Hello friends, welcome to findnerd. Today I am going to tell you how to create repository and upload files to Bitbucket using command line in Ubuntu 14.04. Before creating repository to Bitbucket, you need to have an account first.  Getting sta

Why password_verify Function Not Passing the Verification in PHP Application?

Php Programmers,   Why does the password_verify keep failing ? I checked the myql tbl column name (passwords) and there is no typo. The $query is able to get the $result querying the db ($result = true). The password_verify is in this format

Session Hijacking

Session Hijacking: Session hijacking is semi- permanent interactive information interchange, also known as a meeting between two or more communicating devices. When you hijack someones session you take their sessionID and pretend its your own, hence

How to declare Sets in Swift

Hi Readers! Let us first understand what Sets means. Sets “A set stores unique values of same type in a collection with no ordering. Sets should be used when there is no defined order, such as in Array. Secondly Array can store multiple same valu

Getting tweets using latest Twitter Rest API's

Hello, Everyone. In this blog, I am going to tell you how to use twitter fabric to get tweets in your application. But before going ahead, I am assuming that you have successfully installed fabric in your Android studio and if not, please read my pr

Html submission by ValidateInput attribute in MVC4

Html submission by ValidateInput attribute in MVC4   There are scenarios where the requirement is to send HTML values from view to controller. By default HTML submission is not allowed in ASP.NET MVC due to Cross Site Scripting attack in

View Without Controller Action in ASP.NET MVC

View Without Controller Action in ASP.NET MVC   In MVC, the request from browser actually comes in the form of "controllername/actionname" where the request is actually directed to actionname in the controller which then capable

1 256 258
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: