In the import wizard enable as shown below.
Creating a line graph chart in PHP from data in MySQL
To create a line graph in PHP, It is important to have either XAMPP or WAMPP installed in your computer. First the data must be taken from an external source. For instance we will take the data of Nepal share
Creating favicon for AND website
After analyzing the website structure and design of AND website. I figured that the suitable favicon for the website would need to be simple like its website. With the color combination of the website being a whitish/silverfish color with dark
TEA – Tiny Encryption Algorithm
TEA – Tiny Encryption Algorithm Block Cipher: “A block cipher consists of two paired algorithms, one for encryption, E, and the other for decryption, D. Both algorithms accept two inputs: an input block of size n bits and a key of size k bits; and both
Metric System and how it different from SI Unit.
Metric System The metric system is an alternative system of measurement used in most countries, as well as in the United States. The metric system is based on joining one of a series of prefixes, including kilo-, hecto-, deka-, deci-,
Download and Install OrangeHRM
OrangeHRM Open Source is a free HR management system that offers a wealth of modules to suit the needs of your business. It’s a HR software company based in Secaucus, New Jersey. The company has developed a human resources management
About pixel , Size and Resolution
Resolution Resolution is the number of pixels contained on a display monitor, expressed in terms of dpi (dots per pixel) on the horizontal axis and on the vertical axis. The quality of image is depends on the resolution and the
Adding project directory in GIT using Netbeans
Context: reuse old programs for another related application. Copy project by selecting the old project. Rename. GIT-> GIT Init GIT-> Add GIT-> Commit
Showing GIT branch hints in Netbeans.
Enable Show Versioning Labels. Hover on Project
Xdebug interfering with Json Output
NetBeansIDE 8.1 HTML5 / JS Application Windows 10 Home 4.00 GB VAIO Computer i3 CPU 64-bit OS Wampserver 2.4 — Apache 2.4.4 — Php 5.4.12 — Mysql 5.6.12 zend_extension = “c:\wamp\bin\php\php5.4.12\ext\php_xdebug-2.4.0-5.4-vc9-x86_64.dll” Problem Xdebug was adding html before JSON <br