
Search In
CodeIgniter can be installed in four easy steps on your ubuntu system:
1- Download CodeIgniter package and Unzip. Download link http://www.codeigniter.com/download
2-Upload the CodeIgniter folders and files to your server. Normally the index.php fi
Barcodes can be generated using the tag in RML files.
The following formats are supported
codabar
code11
code128 (default if no ‘code’ specified’)
standard39
standard93
i2of5
extended39
extended93
msi
fim
postnet
You can change the followin
In unity you can find gameobjects by their name or tag.
1. Find objects by Name:- You can easily find the gameobjects by their names.
Here is the simple code for this
Gameobject Abc;
void Start()
{
Abc = GameObject.Find("Square");
}
In above
Source: tinhthongsoft.com
Ruby, an Object Oriented scripting language for web-development, gets extension from a software library called Rails. As a collective framework for web development, Ruby on R
You can create your QR Code using the PHP QR Code library. Download the QR Code library and include in your script file.
Example:-
<?php
include "phpqrcode/qrlib.php";
// create your QR Code with new text and display it
QRcode::png("Test QR Co
If you are unhappy with the performance of Android emulator, this blog will help you. Although Android's emulator execution is very slow and painful to work with, especially when using it into the debug mode, it can be sped up easily. The main re
Basic CRUD command in mongo are listed below:
1) To list all the databases
show dbs
2) To create a new database
use dbName
3) Check in the list of database that db created or not. Use cmd:
show dbs
But your recently created db will not app
When someone talks about SEO and nofollow links in the same go, it feels awkward, isn’t it? If you know precisely what are no-follow links, it might seem to be utterly useless from an SEO point of view. Chances are, you might get so biased that
IFVuaXRlZCBTdGF0ZXMgYW5kIG91ciBzdGlsbCBkaXNhcHBvaW50aW5nIHJlY292ZXJ5LiBJdCBt Oakley Glasses Man stabs 4 at Zhongshan MRT stationBy Enru Lin ,The China PostJuly21,2015,12:02amTWN y Louis Vuitton Bags
Woakes made his first appearance of the season aft
This blog will help you to understand how to add files to your git repository:
Step 1: Move the files into local directory which you want to upload to Github that was created when you cloned the repository.
Step 2: Open and change the current worki
