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

Search In

How to install in Codelgniter

Hello Friends, If you are looking to install in Codelgniter. Please review the below process: Step 1 :: Download Codelgniter from "https://www.codeigniter.com/download" Step 2 :: Unzip this folder and place this on root folder Step 3 ::

Input and Output in C

In C programming we take input and print result based on that or whatever we want to .   For doing input or output process C library has provided functions for doing it.   Standard File File Pointer Device Standa

Magento 1.9.1: How to sort products by quantity and price both ?

How to sort Products by quantity and price in Ascending or Descending order programatically? I was facing issue to sort products by quantity and price in descending order i.e.  products which is having maximum quantity in stock and with highest

Polar Encoding

Polar Encoding   The polar encoding uses the variant voltage levels to represent the binary data. Polar encodings is available in four types:   Polar Non-Return to Zero (Polar NRZ)   It mainly uses two different voltage for the p

  • 1.36k
$scope vs $rootscope

  Scope is an object which is used to access the properties and methods defined in a controller. Every application has single root scope. Though the difference between scope and root scope the availability of the prop

Modules

One of the most powerful feature in ruby is module. Modules are like classes but can not instantiated. Module is used for two purpose:   1. namespacing 2. mixin   Namespacing A class per can be wrapped inside a module to avoid collisio

How to download the database dump from your live/test server

Sometimes our requirement is to export/download the latest database from live/test server. We can easily create the dump on our server and then copy paste it from server to your local machine using Win-Scp.   But the issue comes when the size o

Converting .DOCX file to .PDF file using LIBREOFFICE in cakephp

In order to convert DOCX file to PDF file directly, LIBRE OFFICE should be installed in your system. LibreOffice is an OpenOffice's successor that allows command line conversion using the LibreOffice conversion engine. The advantage of LibreOffi

Calculate number of days between two dates in iOS

                   Number of days between two dates Here is a code given below for calculating the number of days between a specific date and current date i.e

Unity 3D: Idle check direction

Basically I have created a 2d rpg click to move game on unity. My problem is that my player isn't facing the right direction once it has reached it's position, for example please take a look at this video: Unity problem 2 - YouTube[^]. T

1 262 720
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: