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

Search In

Wordpress files and directory structure

Most clients can run their WordPress site while never finding out about WordPress documents or catalogs. Be that as it may, seeing how WordPress stores records and indexes can help you take care of numerous basic WordPress issues all alone. This aid

Integrate jQuery fullcalendar in cakephp

This tutorial will help user learn how to integrate the jQuery fullcalendar in our web application blogs etc.Below are the steps to integrate the fullcalendar: Step 1:Write an action in an Eventcontroller let us say, event_calendar path: /app/Con

Get n number of highest and lowest records in MySQL

In my previous blog How to use Limit clause in MySQL Query, there is explanation of LIMIT clause and its use with SELECT statement. This article explains the use of LIMIT with ORDER BY clause to get 'n' number of Highest and Lowest records in MySQL.

CakePHP find condition examples

This blog tutorial will explain CakePHP find condition & query examples. let's take a look at some CakePHP find conditions. First, a very simple CakePHP find query that retrieves all records from the User model. Example: $this->User->fi

To upload images in CakePHP

We can add the functionality of browsing images and let the user upload images of its choice to his account. For this functionality we first have to give a browse button in the registration page and then the functionality to it of adding the images

DNS protocol in Networking

  DNS stands for Domain Name System. It is used to resolve the host name to associated address.   It is based on the hierarchical naming scheme and the database that contains the IP addresses with the associated names.   The Domai

Model Association in Cakephp

Defining relations between different objects in our application, for instance, a state have many cities, and belongs to a country , is termed as associations. Association establish a way to represent the database table relationship inside Cakephp. It

Relationship with modals

Defining One to One Relationship To define a situation of one to one relationship in modals we think of a situation where we store information about authors and books. This means that book has only one author this is one to one relationship. To defi

@Html.DisplayFor in MVC

In MVC while creating views we need to show data in the page which contain the different kind of HTML controls.     For this we have one control called the @Html.DisplayFor that is like a label we have in HTML.     So it is

  • 109
SQL datatype

SQL data type is an attribute that tell us the type of the object. SQL server has 6 type of datatype Exact numeric data type 1. bigint- Range start from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 2. int- Range start from -2,147,483,6

1 127 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: