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

Search In

AngularJS http (ajax)

AngularJS has provided a $http service that works as an ajax call in jquery. It performs a function of reading data from the server. $http makes a call to the database and retrieves the desired data or records. How to use? 1. you need to inject $ht

dependent: :destroy in rails models

Let's consider this example.We have two tables events and tags in our database having a many-to-many relationship between them.So We create a third table taggings behaving as a junction table .So taggings table has a many-to-one relationship agai

Date Time : Best Practices

In this blog we will go trough best practices for handling DateTime in .NET applications: 1) We should always use a consistent date format across the application. 2) When accepting user input we need to  ensure that user enters date time in co

Capybara method equivalent to findElements()

In a web-application, we may interact with every element having some unique xpath or css. The elements were easily located with its attributes but the problem arises when each element in a list have same attributes.   Lets suppose we have HTML

Installation process of CakePHP 3.x

Welcome to FindNerd. We are going to discuss the installation process of CakePHP 3.x. You can simply download the CakePHP setup from github or you can download using composer. You need a web server and CakePHP setup to start the installation. Here we

Forming Tree structure in cakephp

Sometime you may need to form a tree structure from the values of the database table. For Ex- You may need to form a hierarchy of categories and subcategories like this: My Categories Fun Sport Surfing Extreme k

ServletConfig Interface in servlets

ServletConfig interface: For each servlet, an instance of this interface is created by the container. With the help of this instance, information can be fetched from the configuration file (web.xml). Advantage: You don't need need to do chang

How To Import Excel files into MySQL with PHP

Hellow Reader's ! In This Blog we are going to import excel file into MySql table using PHP. If you have Excel files that need to be imported into MySQL, you can import them easily with PHP. First you need to download Excel reader File. In this b

How to resize and save image in Odoo-8?

In Odoo first create the modules and then create a new field that saves images. Now to upload them correctly in your database and to resize images automatically and store them in database you can use the below function or steps I have mentioned: Ste

5 SEO Tips and Tricks for CMS Driven Website Development

  Search Engine Optimization (SEO) is a recurrent concern for any website. What most people do not understand is that Content Management System (CMS) driven websites should be approached differently than static sites. Each web page on a stati

1 105 161
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: