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

Search In

MVC architecture in CakePHP

CakePHP is a swift development framework for PHP which manipulate frequently recognized design patterns like Associative Data Mapping, Front Controller, and MVC. Our key target is to impart a structured framework that accredit PHP users at all l

Phpmyadmin: How to install PhpMyAdmin in Ubuntu 14.04

This blog will help you to understand how to install securely phpMyAdmin to manage your databases on Ubuntu 14.04 How to install phpMyAdmin: Step 1: First you need to update the package index on your server with this command:   Now write t

How to set up WHM and cPanel on Amazon Intances?

WHM is used for linux web hosting environment. Step 1: Setup Virtual Private Cloud (VPC) Select Services >> Networking >> VPC (VPC Dashboard) Now click on Start VPC Wizard button. Select VPC with a Single Public Subnet Input your C

Database and SQL operations in Magento

In Magento sometimes we are required to write advanced operations in model and collection, to execute complex sql queries. The model and collection architecture in magento is like, a magento model class it extends Mage_Core_Model_Abstract

Create simple responsive form using html and css

If you want to create simple responsive user regestration form using html and css, below example will helps you.   In the below code I have create complete responsive form that includes several different elements and attributes. These elements

Bind Dropdown using AngularJS

Hi All, This log will help you to bind data to dropdown/html select control using AngularJS. Data is populated using webmethod. <select ng-options="Country.CountryName for Country in CountryList" ng-model="selectedCountry"> </select>

How to create circles on Google map?

Draw a circle - Create a circle on a google map Following javascript code will create circles on the map and it will represent populations in respected town. For that first you need to create an object containing latitude and longitude and populatio

Create and Delete and Recreate Table

Hi i have been asked to the following task.   Your project must meet the following specifications: 1. Create a table tbl_User in MySQL using the console or phpMyAdmin, consisting of the following column names: a. The table structure is as fo

How to use Drush in Drupal

Drush stands for Drupal shell, which provide shell interface for managing Drupal sites. It is a useful command line tool to perform various admin tasks using just one or two commands in the terminal. It seems very complex for newbie but when you will

How To Import MongoDB Database on Ubuntu 14.04?

Importing Information Into MongoDB If you want to import information into MongoDB database, lets take an example to import the database of resturants. It's in json format and can be downloaded using wget:   wget https://raw.githubusercon

1 90 179
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: