Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Saturday, January 27, 2018
How to create and download a csv file from php script | PHP : Array To CSV - Download CSV File | Creating downloadable CSV files using PHP
›
CSV (comma-separated values) is the most widely supported format for transferring tabular data between applications. The ability to ex...
Friday, January 26, 2018
How to revert a merge commit that's already pushed to remote branch | Revert a merge after being pushed | Undo a git merge that has been pushed to the server | Git HowTo: revert a commit already pushed to a remote repository
›
You could follow these steps to revert the incorrect commit(s) or to reset your remote branch back to correct HEAD/state 1. git c...
Friday, January 12, 2018
Using Chrome's Element Inspector in Print Preview Mode | Is it possible in chrome to make the browser look like a print page | Inspect and Edit Pages and Styles As Print Mode
›
Open the Developer Tools (CTRL+SHIFT+I or F12) Click the Customize and control DevTools hamburger menu button and choos...
Print the contents of specific DIV using javascript | jQuery Print Specific div Content demo | How to print selected div instead complete page JQuery | Print specific element using jquery | jQuery Plugin To Print Any Part Of Your Page - Print | Printing selective DOM elements on a page
›
HTML Element <div> <h1> Header </h1> <div class= "printable" > <div> Body 1 ...
Thursday, January 11, 2018
XERO Private Application | XERO Connect Using Private Application Java | Java to Connect to XERO Private Application
›
At first you have to create an Private Application in XERO . If you didn't yet you can follow the below link: Connect to Xero Pr...
‹
›
Home
View web version