Menu
Obidos Technologies Knowledge Base
Help snippets on NodeJs, React, ColdFusion, PHP, Android, iOS and the latest tech news

Monthly Archives: April 2017

How to clone a GIT repository into a non-empty directory.

How to clone a GIT repository into a non-empty directory.

  • Posted on April 29, 2017
  • /Under GIT, Lucee, Release, Repository, Server, Technology
  • /With 0 Comments
If you need to clone a GIT repository into an existing directory with files, use the following commands in command prompt in order.   After this, you can easily use your favorite GUI tool like TortoiseGIT or command line to sync files.Read more
Hide the fractional part in a decimal number if it is .00, in PHP

Hide the fractional part in a decimal number if it is .00, in PHP

  • Posted on April 21, 2017
  • /Under Apache, Internet, PHP, Server, Technology, Tomcat
  • /With 0 Comments
When displaying decimal numbers, it will show both the Integer and Fractional part even if the fractional part is 00. Like below: 2.35 3.50 2.00 If we need to hide the fractional part when it is 0, just add the number with 0 as below: <?php echo $amount + 0; ?>...Read more
Recent Posts
  • Using Server Sent Events (SSE) with Session
  • Hosting an Angular Web application in IIS server
  • Create HTTPS server with Node.js
  • Lucee News – new .cfs extension coming to Lucee
  • Local task bar won’t hide when you use Remote desktop – Easy solution (Windows)
Recent Comments
    Archives
    • March 2020
    • October 2019
    • September 2019
    • July 2019
    • February 2018
    • July 2017
    • June 2017
    • April 2017
    • February 2017
    • October 2016
    • September 2016
    • August 2016
    Categories
    • Android
    • Android App
    • Apache
    • Arduino
    • ColdFusion
    • Database
    • Electronics
    • GIT
    • Integration
    • Internet
    • iOS
    • JavaScript
    • JSON
    • Lucee
    • MySQL
    • Node.JS
    • Oracle
    • PHP
    • QuickBooks
    • Railo
    • Release
    • Repository
    • Server
    • SQL Server
    • Technology
    • Tomcat
    • Uncategorized
    • Windows
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Visit Company Website
    • Obidos Technologies (P) Ltd
    Search
    Archives
    • March 2020 (1)
    • October 2019 (4)
    • September 2019 (2)
    • July 2019 (2)
    • February 2018 (1)
    • July 2017 (1)
    • June 2017 (1)
    • April 2017 (2)
    • February 2017 (4)
    • October 2016 (3)
    • September 2016 (1)
    • August 2016 (6)
    Categories
    • Android (4)
    • Android App (3)
    • Apache (4)
    • Arduino (1)
    • ColdFusion (8)
    • Database (5)
    • Electronics (1)
    • GIT (1)
    • Integration (4)
    • Internet (10)
    • iOS (2)
    • JavaScript (5)
    • JSON (7)
    • Lucee (6)
    • MySQL (3)
    • Node.JS (6)
    • Oracle (2)
    • PHP (6)
    • QuickBooks (1)
    • Railo (3)
    • Release (4)
    • Repository (1)
    • Server (17)
    • SQL Server (1)
    • Technology (16)
    • Tomcat (3)
    • Uncategorized (1)
    • Windows (6)
    Recent Posts
    • Using Server Sent Events (SSE) with Session March 13, 2020
    • Hosting an Angular Web application in IIS server October 28, 2019
    • Create HTTPS server with Node.js October 23, 2019
    Tags
    7.0 2016 accounting android android one answer Arduino client coldfusion Communication Computer Data database doubling EDGE Electronics error fix google http https integration Internet invoice iOS join mysql new nexus node.js nougat php query quickbooks railo release result scheduled task server solution solved technology Transfer warning windows
    Useful Links
    • Obidos Technologies (P) Ltd
    • Prasanth Kumar.S
    • Wolfram Alpha
    © Obidos Technologies (P) Ltd